Commit Graph

91 Commits

Author SHA1 Message Date
gVisor bot
c838c04b34 chore: update github action 2022-11-26 20:11:43 +08:00
gVisor bot
0f228a2a10 build: fix golang build cache 2022-11-02 22:13:54 +08:00
gVisor bot
0b00214ace Chore: Migration 1.19 2022-08-12 00:07:13 +08:00
gVisor bot
0663602618 chore: 识别线程数 2022-05-29 21:04:47 +08:00
gVisor bot
b2d16f278d chore: workflow 2022-05-02 08:27:17 +08:00
gVisor bot
88a2ace36c chore: Merge alpha and beta 2022-05-02 01:14:30 +08:00
gVisor bot
f1b3ce54be chore: workflow 2022-05-02 00:59:41 +08:00
gVisor bot
77027cdce7 [Skip CI] chore: add docker workflow 2022-04-28 14:24:38 +08:00
gVisor bot
f97d99e143 chore: add docker workflow 2022-04-28 14:18:54 +08:00
gVisor bot
756b2036cc chore: adjust workflows 2022-04-27 18:05:03 +08:00
gVisor bot
746e1382b5 chore: Adjust the tcp-concurrent and sniffer log 2022-04-27 15:22:42 +08:00
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