Commit Graph

2511 Commits

Author SHA1 Message Date
gVisor bot
c5631f0519 fix: call shutdown before restart (#709) 2023-08-30 15:49:28 +08:00
gVisor bot
550a3b7f5d chore: cleanup codes 2023-08-26 21:20:20 +08:00
gVisor bot
00d8bf1afe feat: proxies support direct type 2023-08-24 23:33:03 +08:00
gVisor bot
c5f68fda8d chore: update quic-go to 0.38.0 2023-08-21 16:18:56 +08:00
gVisor bot
e8f33f0f23 feat: add udp-over-stream for tuic
only work with meta tuic server or sing-box 1.4.0-beta.6
2023-08-21 12:37:39 +08:00
gVisor bot
4de7bc8eae chore: restore unselected
clear selected node in outboundgoup/URLtest when getGroupDelay triggered
2023-08-18 22:17:07 +08:00
gVisor bot
3eab30cbcb fix: sing-vmess panic 2023-08-17 22:33:07 +08:00
gVisor bot
9acc3cda0c chore: Update dependencies 2023-08-16 21:30:12 +08:00
gVisor bot
8461ba64e2 feat: bump restls to v0.1.6 (utls v1.4.3) (#692)
* feat: bump restls to v0.1.5 (utls v1.4.3)
* fix: rm dependency go-quic
2023-08-16 11:41:58 +08:00
gVisor bot
0517522f2f fix: TLS ALPN support 2023-08-14 15:48:13 +08:00
gVisor bot
8b3f2e1be0 feat: Converter unofficial TUIC share link support 2023-08-14 15:11:33 +08:00
gVisor bot
3a2145626d chore: update go1.21.0 release 2023-08-09 17:26:24 +08:00
gVisor bot
587d8a6386 feat: add inbound-mptcp for listeners 2023-08-09 17:09:03 +08:00
gVisor bot
89450664c1 feat: add mptcp for all proxy 2023-08-09 16:57:39 +08:00
gVisor bot
fd9aca5f39 chore: using uint16 for ports in Metadata 2023-08-09 13:51:02 +08:00
gVisor bot
46f3655102 fix geodata-mode 2023-08-07 01:43:23 +08:00
gVisor bot
042ec990f0 refactor: Geodata initialization 2023-08-06 23:34:10 +08:00
gVisor bot
21ca08416e chore: Update dependencies 2023-08-06 18:38:50 +08:00
gVisor bot
ea2e718160 chore: update quic-go to 0.37.3 2023-08-06 09:45:51 +08:00
gVisor bot
c77874bd2f chore: update quic-go to 0.37.2 and go1.21rc4 2023-08-05 12:53:49 +08:00
gVisor bot
a58bd50cef chore: better tuicV5 deFragger 2023-08-03 23:07:30 +08:00
gVisor bot
c61e93e817 Fix: mapping dns should not stale (#675)
* Fix: mapping dns should not stale

* Update enhancer.go
2023-08-01 17:30:57 +08:00
gVisor bot
61629307e0 chore: Update dependencies 2023-08-01 13:54:22 +08:00
gVisor bot
bebf4b76b6 chore: update quic-go to 0.37.1 2023-08-01 09:55:55 +08:00
gVisor bot
fe83f5540b chore: Use Meta-geoip for default 2023-07-20 23:24:48 +08:00
gVisor bot
1908d02db0 feat: Add Meta-geoip V0 database support 2023-07-17 10:33:20 +08:00
gVisor bot
1323773a23 chore: Remove legacy XTLS support (#645)
* chore: Remove legacy XTLS support

* chore: Rename function
2023-07-16 23:26:07 +08:00
gVisor bot
a340fd260c fix: discard http unsuccessful status 2023-07-16 11:43:55 +08:00
gVisor bot
58583c11c9 chore: structure support decode pointer 2023-07-16 11:11:30 +08:00
gVisor bot
e6dad8ef3e fix: discard http unsuccessful status 2023-07-16 11:10:07 +08:00
gVisor bot
1c23f81bbc fix: tunnel's handleUDPToLocal panic 2023-07-16 10:35:10 +08:00
gVisor bot
499b2babe5 feat: tuic outbound allow set an empty ALPN array 2023-07-16 10:29:43 +08:00
gVisor bot
f668d45ffe fix: parse nested sub-rules failed 2023-07-16 10:15:43 +08:00
gVisor bot
64f6bf3b73 chore: Update go1.21rc3 2023-07-15 16:52:44 +08:00
gVisor bot
ce8cac3bea feat: Add sing-geoip database support 2023-07-14 22:28:24 +08:00
gVisor bot
da70b0a4b8 chore: Update dependencies 2023-07-14 11:37:15 +08:00
gVisor bot
77d099e66c fix: DNS cache 2023-07-14 09:55:43 +08:00
gVisor bot
7d65f779b6 chore: Update dependencies 2023-07-02 10:41:02 +08:00
gVisor bot
903c77d806 chore: update to go1.21rc2, drop support for go1.19 2023-07-02 09:59:18 +08:00
gVisor bot
aaa4a24adc chore: update quic-go to 0.36.1 2023-07-02 09:05:16 +08:00
gVisor bot
20735c304d chore: change geodata download url to fastly.jsdelivr.net (#636) 2023-06-30 18:52:39 +08:00
gVisor bot
4840713221 Chore: Something update from clash (#639)
Chore: add alive for proxy api
Improve: alloc using make if alloc size > 65536
2023-06-30 17:36:43 +08:00
gVisor bot
a8adc7cd36 chore: better env parsing 2023-06-29 16:40:08 +08:00
gVisor bot
d0c0924e6c chore: better resolv.conf parsing 2023-06-28 09:17:54 +08:00
gVisor bot
90d3fdc036 fix: panic when add 4in6 ipcidr 2023-06-26 21:04:54 +08:00
gVisor bot
ea6e63e94c chore: better close single connection in restful api 2023-06-26 18:25:36 +08:00
gVisor bot
27325ccfab chore: statistic's Snapshot only contains TrackerInfo 2023-06-26 18:13:17 +08:00
gVisor bot
679348d994 chore: avoid unneeded map copy when close connection in restful api 2023-06-26 17:46:14 +08:00
gVisor bot
e66226cf51 chore: update quic-go to 0.36.0 2023-06-26 12:08:38 +08:00
gVisor bot
e051dc6eb6 fix: tuic server cwnd parsing 2023-06-21 14:00:49 +08:00