Commit Graph

95 Commits

Author SHA1 Message Date
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
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
fb7ba942c7 Style: code style 2022-03-15 02:55:06 +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
0175b103d0 Chore: refactor TUN 2022-03-09 05:08:35 +08:00
gVisor bot
5abb8b4c57 Chore: update dependencies 2022-03-03 04:23:03 +08:00
gVisor bot
802c412939 Merge branch 'ogn-dev' into with-tun 2022-03-03 04:17:00 +08:00
gVisor bot
35958cd636 Chore: vmess test remove all alterid 2022-02-27 18:00:04 +08:00
gVisor bot
e488aaff9d Chore: use SIMD for AMD64 and ARM64 system stack checksum 2022-02-23 14:51:04 +08:00
gVisor bot
7f0de1861a Merge from remote branch 2022-02-23 01:00:27 +08:00
gVisor bot
2a9b3e6447 Chore: upgrade gvisor 2022-02-22 22:30:41 +08:00
gVisor bot
9afe58058d Merge branch 'clash-dev' into Dev 2022-01-25 15:05:24 +08:00
gVisor bot
70c8e6e1ba Feature: support snell v3 (#1884) 2022-01-10 20:24:20 +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
d66d50409d Chore: fix docker dependencies security warning 2022-01-02 11:15:40 +08:00
gVisor bot
4f7bf172ce Chore: update dependencies 2022-01-02 01:15:49 +08:00
gVisor bot
934efb3d85 [fix]Linux TProxy 2021-12-04 14:34:01 +08:00
gVisor bot
e69c54cfcd [test] 2021-11-17 16:03:47 +08:00
gVisor bot
a226cba447 Chore: update dependencies and rename profile props 2021-11-08 20:48:29 +08:00
gVisor bot
f7d136f56c Merge from remote branch 2021-10-28 11:36:11 +08:00
gVisor bot
237fc5f785 Fix: replace vmess grpc test image 2021-10-16 20:35:06 +08:00
gVisor bot
1b7ad8f494 Feature: support trojan websocket 2021-10-16 20:19:59 +08:00
gVisor bot
50a2222cd2 Chore: contexify ProxyAdapter ListenPacket 2021-10-15 21:44:53 +08:00
gVisor bot
7f798f26ed Chore: add remove TODO 2021-10-05 12:42:21 +08:00
gVisor bot
1b4294a57e Fix: VLESS test cases 2021-09-08 23:34:57 +08:00
gVisor bot
a7c8631976 Feature: add VLESS test case [ssh] 2021-09-08 22:36:54 +08:00
gVisor bot
29ba671244 Chore: update dependencies 2021-09-07 20:16:07 +08:00
gVisor bot
303ba756d1 Test: use local clash pkg 2021-09-05 14:38:07 +08:00
gVisor bot
8389c573db Test: release resources correctly 2021-09-05 14:25:55 +08:00
gVisor bot
f74b7468c7 Test: fix direct listen fail 2021-09-04 22:44:18 +08:00
gVisor bot
fda82d1748 Test: use shadowsocks-rust for ss benchmark 2021-09-04 22:31:08 +08:00
gVisor bot
58d66fb4e4 Chore: adjust vmess 0rtt code and split xray test 2021-08-22 16:16:45 +08:00
gVisor bot
4e6b7bc82b Test: add vmess ws 0-rtt test 2021-08-22 01:17:29 +08:00
gVisor bot
cb4ddfc8ca Fix: grpc transport path should not escape 2021-08-19 22:11:56 +08:00
gVisor bot
f7abb313c8 Fix: dependabot alerts 2021-08-18 20:20:00 +08:00
gVisor bot
178f11e64c Chore: upgrade test package 2021-08-18 13:31:34 +08:00
gVisor bot
2aaefba4e3 Chore: benchmark explanation 2021-07-22 00:01:11 +08:00
gVisor bot
f01d4cbb4c Test: add direct benchmark 2021-07-18 19:26:51 +08:00
gVisor bot
c24c375095 Test: ss use aes-256-gcm and vmess-aead for benchmark 2021-07-18 17:37:23 +08:00
gVisor bot
fbdf1ab215 Test: add basic protocol benchmark 2021-07-18 17:23:30 +08:00
gVisor bot
542325aae4 Style: code style 2021-06-10 14:05:56 +08:00
gVisor bot
1a435b79e6 Feature: add protocol test 2021-05-17 20:33:00 +08:00