gVisor bot
|
08bcec8feb
|
Revert "Add docker workflow"
This reverts commit ce4902e5e6 .
|
2022-04-07 10:24:23 +08:00 |
|
gVisor bot
|
a73eb17380
|
Add docker workflow
|
2022-04-06 08:31:34 +08:00 |
|
gVisor bot
|
e56db322fd
|
[Chore]修改workflows
|
2022-03-28 20:52:09 +08:00 |
|
gVisor bot
|
5cb6d373f0
|
[Chore]升级项目依赖
[Chore]隐藏TUN模式在system堆栈启动时弹窗
|
2022-03-28 20:44:52 +08:00 |
|
gVisor bot
|
4fe3b781b0
|
[Chore]升级项目依赖
[Chore]隐藏TUN模式在system堆栈启动时弹窗
|
2022-03-28 19:48:32 +08:00 |
|
gVisor bot
|
a12190a86b
|
[Chore]完成调试workflows
|
2022-03-28 19:02:51 +08:00 |
|
gVisor bot
|
dde583d532
|
[Chore]调试workflows
|
2022-03-28 18:58:23 +08:00 |
|
gVisor bot
|
b890788fbc
|
[Chore]调试workflows
|
2022-03-28 18:54:00 +08:00 |
|
gVisor bot
|
e68894dc6f
|
[Chore]调试workflows
|
2022-03-28 18:52:19 +08:00 |
|
gVisor bot
|
313606f704
|
[Chore]调试workflows
|
2022-03-28 18:49:24 +08:00 |
|
gVisor bot
|
e48fb89502
|
[Chore]调整workflows流程2
|
2022-03-28 18:44:27 +08:00 |
|
gVisor bot
|
19c46d298a
|
[Chore]调整workflows流程2
|
2022-03-28 18:41:30 +08:00 |
|
gVisor bot
|
b03cca3de8
|
[Chore]调整workflows流程
|
2022-03-28 17:07:11 +08:00 |
|
gVisor bot
|
d66febb1a6
|
[Fixed]尝试修复PASS空指针问题
[Chore]调整workflows测试
|
2022-03-28 16:36:34 +08:00 |
|
gVisor bot
|
4e2e6879cd
|
[Bilud]
正常编译
|
2022-03-26 16:39:50 +08:00 |
|
gVisor bot
|
22db48dd37
|
[skip ci]
# Conflicts:
# .github/workflows/linter.yml
# .github/workflows/release.yml
# config/config.go
# go.mod
# go.sum
# hub/executor/executor.go
|
2022-03-23 01:41:42 +08:00 |
|
gVisor bot
|
6218abbacc
|
Fix: retry create TUN on Windows
|
2022-03-20 21:27:33 +08:00 |
|
gVisor bot
|
f18800de42
|
[内容]
1.autoIptables 开关
2.go.mod 调整
3.processName 调整
4.makefile 调整
5.Tun模块 部分代码调整
|
2022-03-19 01:11:27 +08:00 |
|
gVisor bot
|
db31cfbd7f
|
Merge remote-tracking branch 'yaling888/with-tun' into Alpha
# Conflicts:
# .github/workflows/codeql-analysis.yml
# .github/workflows/linter.yml
# .github/workflows/release.yml
# Makefile
# README.md
# adapter/outbound/vless.go
# component/geodata/memconservative/cache.go
# component/geodata/router/condition.go
# component/geodata/router/condition_geoip.go
# component/geodata/standard/standard.go
# component/geodata/utils.go
# config/config.go
# config/initial.go
# constant/metadata.go
# constant/path.go
# constant/rule.go
# constant/rule_extra.go
# dns/client.go
# dns/filters.go
# dns/resolver.go
# go.mod
# go.sum
# hub/executor/executor.go
# hub/route/configs.go
# listener/listener.go
# listener/tproxy/tproxy_linux_iptables.go
# listener/tun/dev/dev.go
# listener/tun/dev/dev_darwin.go
# listener/tun/dev/dev_linux.go
# listener/tun/dev/dev_windows.go
# listener/tun/dev/wintun/config.go
# listener/tun/dev/wintun/dll_windows.go
# listener/tun/dev/wintun/session_windows.go
# listener/tun/dev/wintun/wintun_windows.go
# listener/tun/ipstack/commons/dns.go
# listener/tun/ipstack/gvisor/tun.go
# listener/tun/ipstack/gvisor/tundns.go
# listener/tun/ipstack/gvisor/utils.go
# listener/tun/ipstack/stack_adapter.go
# listener/tun/ipstack/system/dns.go
# listener/tun/ipstack/system/tcp.go
# listener/tun/ipstack/system/tun.go
# listener/tun/tun_adapter.go
# main.go
# rule/common/base.go
# rule/common/domain.go
# rule/common/domain_keyword.go
# rule/common/domain_suffix.go
# rule/common/final.go
# rule/common/geoip.go
# rule/common/geosite.go
# rule/common/ipcidr.go
# rule/common/port.go
# rule/parser.go
# rule/process.go
# test/go.mod
# test/go.sum
# transport/vless/xtls.go
# tunnel/tunnel.go
|
2022-03-17 17:41:02 +08:00 |
|
gVisor bot
|
6cddf49d6e
|
[Build test] 1.18
[Updata] wintun.dll
|
2022-03-17 00:12:11 +08:00 |
|
gVisor bot
|
c30891a7f6
|
[Fix] 优化geodata初始化逻辑
|
2022-03-16 23:09:05 +08:00 |
|
gVisor bot
|
cef603715c
|
[Fix] 优化geodata初始化逻辑
|
2022-03-16 23:02:16 +08:00 |
|
gVisor bot
|
6a735b10d7
|
Migration: go 1.18
|
2022-03-16 22:00:20 +08:00 |
|
gVisor bot
|
446fd99436
|
Chore: Merge branch 'ogn-dev' into with-tun
|
2022-03-16 20:16:30 +08:00 |
|
gVisor bot
|
a57355aae3
|
[build test]1.18
|
2022-03-16 17:54:44 +08:00 |
|
gVisor bot
|
907c68c9cb
|
Migration: go 1.18
|
2022-03-16 12:10:13 +08:00 |
|
gVisor bot
|
f7759c1468
|
Merge remote-tracking branch 'clash/dev' into Alpha
# Conflicts:
# .github/workflows/codeql-analysis.yml
# .github/workflows/docker.yml
# .github/workflows/linter.yml
# .github/workflows/stale.yml
# Makefile
# component/dialer/dialer.go
# config/config.go
# constant/metadata.go
# constant/rule.go
# rule/common/domain.go
# rule/common/domain_keyword.go
# rule/common/domain_suffix.go
# rule/common/final.go
# rule/common/ipcidr.go
# rule/geoip.go
# rule/parser.go
# rule/port.go
# rule/process.go
|
2022-03-15 23:13:41 +08:00 |
|
gVisor bot
|
dc0339e399
|
Chore: embed the RuleExtra into Base
|
2022-03-13 01:22:05 +08:00 |
|
gVisor bot
|
c8861d83f8
|
Chore: bump to go1.18rc1, use netip.Addr to replace net.IP with system TUN stack
|
2022-03-12 02:16:13 +08:00 |
|
gVisor bot
|
df6d6496df
|
Merge branch 'ogn-dev' into with-tun
|
2022-03-09 00:30:38 +08:00 |
|
gVisor bot
|
28724e4205
|
Chore: update github action workflow
|
2022-03-06 21:48:37 +08:00 |
|
gVisor bot
|
7f0de1861a
|
Merge from remote branch
|
2022-02-23 01:00:27 +08:00 |
|
gVisor bot
|
c57d92d7c1
|
[Feat]
support trojan xtls
change geodataloader mode as memconservative
|
2022-02-04 23:33:36 +08:00 |
|
gVisor bot
|
cdc8baf44e
|
Merge branch 'Dev' into Feature
# Conflicts:
# Makefile
|
2022-02-04 18:44:35 +08:00 |
|
gVisor bot
|
095a65abd9
|
[Feat]
1.Add DNS over QUIC support
2.Replace Country.mmdb with GeoIP.dat
3.build with Alpha tag
|
2022-01-27 12:25:53 +08:00 |
|
gVisor bot
|
8663c17345
|
github action build config
|
2022-01-26 21:35:18 +08:00 |
|
gVisor bot
|
eb15f2c5f1
|
Update dev.yml
|
2022-01-25 21:59:48 +08:00 |
|
gVisor bot
|
1f6d732eed
|
[test] dev build
|
2022-01-25 21:34:06 +08:00 |
|
gVisor bot
|
b30b947987
|
[test] dev build
|
2022-01-25 21:12:49 +08:00 |
|
gVisor bot
|
f89422823d
|
[update] dev build
|
2022-01-25 20:54:56 +08:00 |
|
gVisor bot
|
2fecb437d5
|
[update] dev build
|
2022-01-25 20:53:07 +08:00 |
|
gVisor bot
|
4af904d01a
|
Update build.yaml
|
2022-01-25 20:40:03 +08:00 |
|
gVisor bot
|
426df96412
|
github action add build
(cherry picked from commit bdec838673767977c14191861ac1b9a8291e2ffc)
|
2022-01-25 20:33:30 +08:00 |
|
gVisor bot
|
4208d48a9d
|
Merge remote-tracking branch 'clash/dev' into Meta
# Conflicts:
# .github/workflows/docker.yml
# dns/server.go
# go.mod
# go.sum
# hub/executor/executor.go
# test/go.mod
# test/go.sum
|
2022-01-04 17:31:07 +08:00 |
|
gVisor bot
|
4fbb6d6fca
|
Feature: add linux/arm/v6 for the container image (#1771)
|
2021-12-02 21:12:45 +08:00 |
|
gVisor bot
|
e69c54cfcd
|
[test]
|
2021-11-17 16:03:47 +08:00 |
|
gVisor bot
|
f7d136f56c
|
Merge from remote branch
|
2021-10-28 11:36:11 +08:00 |
|
gVisor bot
|
81c327192c
|
Chore: actions split lint and release
|
2021-10-11 20:08:18 +08:00 |
|
gVisor bot
|
653f2de2c0
|
Style: use gofumpt for fmt
|
2021-10-10 23:44:09 +08:00 |
|
gVisor bot
|
d723fd5410
|
Chore: force set latest go version to action
|
2021-09-18 18:22:28 +08:00 |
|
gVisor bot
|
4b983563d4
|
Chore: force set latest go version to action
|
2021-09-18 00:18:47 +08:00 |
|
gVisor bot
|
249d830d73
|
Merge from remote branch
|
2021-09-17 15:07:27 +08:00 |
|
gVisor bot
|
66c369827f
|
Fix: use 1.17.x on github actions
|
2021-09-15 20:21:30 +08:00 |
|
gVisor bot
|
a7c8631976
|
Feature: add VLESS test case [ssh]
|
2021-09-08 22:36:54 +08:00 |
|
gVisor bot
|
8595347485
|
Merge from remote branch
|
2021-09-01 00:38:43 +08:00 |
|
gVisor bot
|
38bf28b439
|
Migration: go 1.17
|
2021-08-18 13:26:23 +08:00 |
|
gVisor bot
|
593878d425
|
Chore: fix issue template render type
|
2021-08-13 22:44:22 +08:00 |
|
gVisor bot
|
fb935456b9
|
Chore: update github issue template
|
2021-08-13 22:35:48 +08:00 |
|
gVisor bot
|
20993e3d2c
|
Chore: upgrade github actions
|
2021-08-07 22:27:23 +08:00 |
|
gVisor bot
|
018826bc95
|
Fix: fix yaml syntax
|
2021-07-03 22:41:31 +08:00 |
|
gVisor bot
|
38c102a93d
|
Code: refresh code
|
2021-07-01 22:49:29 +08:00 |
|
gVisor bot
|
70930965c7
|
Feature: add CodeQL security checks (#1349)
|
2021-04-13 21:25:55 +08:00 |
|
gVisor bot
|
0c2e1dc55d
|
Fix: github actions remove prerelease option
|
2021-03-10 21:22:22 +08:00 |
|
gVisor bot
|
6bf115b971
|
Chore: update staticcheck command on actions
|
2021-02-21 19:37:37 +08:00 |
|
gVisor bot
|
bc295d07a4
|
Feature: add darwin arm64 to Makefile (Apple Silicon) (#1234)
|
2021-02-18 18:15:09 +08:00 |
|
gVisor bot
|
beda9f2647
|
Chore: push image to github docker registry
|
2020-11-10 15:19:12 +08:00 |
|
gVisor bot
|
92c09cba7f
|
Fix: stale typo
|
2020-10-25 11:53:03 +08:00 |
|
gVisor bot
|
b517e8e1d7
|
Chore: make stale time into 60 days
|
2020-10-23 00:30:17 +08:00 |
|
gVisor bot
|
cb4969b217
|
Chore: update github workflow
|
2020-10-17 13:46:05 +08:00 |
|
gVisor bot
|
52efc8f7ec
|
Chore: update actions version
|
2020-08-30 23:06:21 +08:00 |
|
gVisor bot
|
03266bfacb
|
Chore: add static check
|
2020-08-25 22:32:23 +08:00 |
|
gVisor bot
|
d7fb997d3b
|
Migration: go 1.15
|
2020-08-12 13:47:50 +08:00 |
|
gVisor bot
|
1ab56b1afb
|
Feature: add github stale action
|
2020-07-09 10:27:05 +08:00 |
|
gVisor bot
|
784955ba98
|
Chore: update GitHub issue template
|
2020-06-30 13:55:26 +08:00 |
|
gVisor bot
|
7fd28ef247
|
Fix: github actions tag build
|
2020-06-27 21:09:04 +08:00 |
|
gVisor bot
|
82cb44c36e
|
Fix: actions tag replace
|
2020-06-08 13:53:04 +08:00 |
|
gVisor bot
|
08ebcb3fb7
|
Chore: rm unused Dockerfile
|
2020-06-04 10:57:43 +08:00 |
|
gVisor bot
|
2e27a1140a
|
Chore: use actions build docker image
|
2020-06-04 10:38:30 +08:00 |
|
gVisor bot
|
b50da85dbb
|
Migration: go 1.14
|
2020-03-01 01:48:08 +08:00 |
|
gVisor bot
|
80683f997a
|
Chore: add issue templates
|
2020-02-14 19:16:43 +08:00 |
|
gVisor bot
|
a438900a2e
|
Chore: add cache for github actions
|
2019-11-06 12:05:18 +08:00 |
|
gVisor bot
|
79374e5ef4
|
Migration: use actions upload release
|
2019-10-14 10:40:00 +08:00 |
|
gVisor bot
|
b2c4101dae
|
Migration: go 1.13
|
2019-09-04 23:26:20 +09:00 |
|
gVisor bot
|
5296f5bebf
|
Chore: ship github action
|
2019-08-15 11:40:40 +08:00 |
|