gVisor bot
|
6c6910b273
|
fix: peek not work with some inbound
|
2023-02-25 19:41:14 +08:00 |
|
gVisor bot
|
95196c9c21
|
fix: Vision filter Client Hello
|
2023-02-25 19:11:23 +08:00 |
|
gVisor bot
|
45c42597ee
|
chore: adjust config.yaml.
|
2023-02-25 17:26:13 +08:00 |
|
gVisor bot
|
57d37a8177
|
fix: add version of shadow-tls plugin in docs/config.yaml
|
2023-02-25 15:05:36 +08:00 |
|
gVisor bot
|
0bdd896c45
|
fix: Vision disable filter for non-TLS connections
|
2023-02-25 15:00:21 +08:00 |
|
gVisor bot
|
aaf1ce67d1
|
feat: Support VLESS XTLS Vision (#406)
|
2023-02-25 14:01:59 +08:00 |
|
gVisor bot
|
32978a6459
|
fix: checkTunName mistake
|
2023-02-24 14:58:01 +08:00 |
|
gVisor bot
|
df28a353b9
|
fix: tunnel's inboundTFO missing
|
2023-02-24 14:19:50 +08:00 |
|
gVisor bot
|
262ce7325c
|
fix: tuic missing routing mark
|
2023-02-24 14:02:20 +08:00 |
|
gVisor bot
|
af6f85c657
|
chore: support TFO for outbounds
|
2023-02-24 13:53:44 +08:00 |
|
gVisor bot
|
a132fe585b
|
chore: use early conn to support real ws 0-rtt
|
2023-02-24 09:54:54 +08:00 |
|
gVisor bot
|
315d8df892
|
chore: add pprof api, when log-level is debug
|
2023-02-23 23:30:53 +08:00 |
|
gVisor bot
|
6f46b822d4
|
chore: change internal tcp traffic type
|
2023-02-23 20:26:25 +08:00 |
|
gVisor bot
|
4be11bfa08
|
chore: adjust the configuration loading order
|
2023-02-23 14:13:27 +08:00 |
|
gVisor bot
|
62b2f9f3eb
|
chore: adjust the configuration loading order
|
2023-02-22 23:45:18 +08:00 |
|
gVisor bot
|
656225bf3a
|
fix: incorrect time to set interface name
|
2023-02-22 21:08:08 +08:00 |
|
gVisor bot
|
a3a668c429
|
chore: code cleanup
|
2023-02-22 19:43:32 +08:00 |
|
gVisor bot
|
00ffd60aef
|
chore: Update dependencies
|
2023-02-22 19:35:43 +08:00 |
|
gVisor bot
|
331744e5e3
|
fix: add "dns resolve failed" error in dialer
|
2023-02-22 19:14:11 +08:00 |
|
gVisor bot
|
e063925518
|
chore: better windows bind error handle
|
2023-02-22 13:41:33 +08:00 |
|
gVisor bot
|
a694155b20
|
chore: using sing-shadowtls to support shadowtls v1/2/3
|
2023-02-21 21:58:37 +08:00 |
|
gVisor bot
|
04e6177a01
|
feat: add sni field for tuic
|
2023-02-19 16:20:30 +08:00 |
|
gVisor bot
|
5b22884f6d
|
chore: reset tunName in macos when it isn't startWith "utun"
|
2023-02-19 10:10:27 +08:00 |
|
gVisor bot
|
c75d75c982
|
chore: combine workflows
|
2023-02-19 01:23:06 +08:00 |
|
gVisor bot
|
3c6c622c85
|
fix: socks5 serialize error #376
|
2023-02-18 17:18:58 +08:00 |
|
gVisor bot
|
2a259ef8e7
|
fix: disable header protection in vmess server
|
2023-02-18 16:42:54 +08:00 |
|
gVisor bot
|
70538347b8
|
fix: ensure return a nil interface not an interface with nil value
|
2023-02-18 14:16:03 +08:00 |
|
gVisor bot
|
63510ea0cf
|
fix: websocket headroom
|
2023-02-18 13:58:08 +08:00 |
|
gVisor bot
|
71a8982768
|
chore: Considering remove GOAMD64=v2 of linux-amd64-compatible
close https://github.com/MetaCubeX/Clash.Meta/issues/391
|
2023-02-18 13:32:26 +08:00 |
|
gVisor bot
|
aa9da5dcb0
|
chore: cleanup natTable's api
|
2023-02-18 13:16:07 +08:00 |
|
gVisor bot
|
00f554fad3
|
fix: parsing ipv6 doh error
|
2023-02-17 23:30:38 +08:00 |
|
gVisor bot
|
22d25db573
|
style: run go fmt on every .go file (#392)
|
2023-02-17 16:31:37 +08:00 |
|
gVisor bot
|
e23763c71a
|
feat: introduce a new robust approach to handle tproxy udp. (#389)
|
2023-02-17 16:31:15 +08:00 |
|
gVisor bot
|
789235df49
|
fix: RoundRobin strategy of load balance when called multiple times (#390)
|
2023-02-17 16:31:00 +08:00 |
|
gVisor bot
|
f723300ff5
|
chore: add log
|
2023-02-17 13:48:29 +08:00 |
|
gVisor bot
|
4a5857ab94
|
fix issue #357.
Copy from upstream.
|
2023-02-16 21:14:27 +08:00 |
|
gVisor bot
|
7547256d0f
|
chore: better log time
|
2023-02-15 22:39:28 +08:00 |
|
gVisor bot
|
b4862b7124
|
fix: avoid modifying the request message id
|
2023-02-14 21:09:37 +08:00 |
|
gVisor bot
|
7d50bea4d2
|
chore: Allow 0-RTT in Tuic server
refers to: https://github.com/quic-go/quic-go/pull/3635
|
2023-02-13 23:52:15 +08:00 |
|
gVisor bot
|
100f193a6a
|
fix: tun udp with 4in6 ip
|
2023-02-13 22:06:09 +08:00 |
|
gVisor bot
|
7119a8426c
|
chore: update gvisor
|
2023-02-13 20:50:11 +08:00 |
|
gVisor bot
|
38fe64d6b8
|
chore: support golang1.20's dialer.ControlContext
|
2023-02-13 11:14:19 +08:00 |
|
gVisor bot
|
28770ca5dc
|
chore: better bind in windows
|
2023-02-13 10:14:59 +08:00 |
|
gVisor bot
|
8b3df01cc4
|
feat: Converter support uTLS fingerprint field
|
2023-02-11 16:40:01 +08:00 |
|
gVisor bot
|
2e183fb53f
|
fix: VLESS handshake write
|
2023-02-11 15:13:17 +08:00 |
|
gVisor bot
|
7021dc1878
|
chore: setting sniffHost value
|
2023-02-10 13:01:53 +08:00 |
|
gVisor bot
|
51cbc532db
|
fix: missing sniffhost field in RESTful API
|
2023-02-10 12:48:02 +08:00 |
|
gVisor bot
|
a3688b1a08
|
feat: Attempts to send request with first payload on VLESS
|
2023-02-10 10:03:37 +08:00 |
|
gVisor bot
|
0b2d891a37
|
chore: update tfo-go for golang1.20
|
2023-02-08 13:10:44 +08:00 |
|
gVisor bot
|
86fe3c1f24
|
chore: adjust log
|
2023-02-07 21:29:40 +08:00 |
|