Commit Graph

204 Commits

Author SHA1 Message Date
gVisor bot
e45b8dc404 chore: add early conn interface to decrease unneeded write 2023-02-27 00:26:49 +08:00
gVisor bot
17f1ef7cb0 fix: golang1.19 can't compile 2023-02-26 22:20:25 +08:00
gVisor bot
a29a3563b3 fix: uot client's WriteTo mistake 2023-02-26 15:59:34 +08:00
gVisor bot
00ffd60aef chore: Update dependencies 2023-02-22 19:35:43 +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
2a259ef8e7 fix: disable header protection in vmess server 2023-02-18 16:42:54 +08:00
gVisor bot
7119a8426c chore: update gvisor 2023-02-13 20:50:11 +08:00
gVisor bot
0b2d891a37 chore: update tfo-go for golang1.20 2023-02-08 13:10:44 +08:00
gVisor bot
d22b047fa9 chore: update sing-vmess 2023-02-07 15:10:36 +08:00
gVisor bot
69f991bc47 chore: fix mips atomic panic 2023-02-02 21:03:24 +08:00
gVisor bot
472a22e10c chore: update to golang1.20 2023-02-02 15:39:57 +08:00
gVisor bot
5169fe33bf feat: Add utls for modifying client's fingerprint.
Currently only support TLS transport in TCP/GRPC/WS/HTTP for VLESS/Vmess and trojan-grpc.
2023-02-01 22:36:05 +08:00
gVisor bot
2c25434b2e chore: update gvisor 2023-01-29 22:30:40 +08:00
gVisor bot
48eaa4dc5c chore: update quic-go 2023-01-17 22:06:21 +08:00
gVisor bot
f28ba6e62f chore: Update dependencies 2023-01-17 12:26:31 +08:00
gVisor bot
2678489d32 fix: addr panic 2023-01-16 12:47:22 +08:00
gVisor bot
37b8840821 chore: Update dependencies 2023-01-15 15:04:58 +08:00
gVisor bot
26040f94dc fix: try to fix gvisor panic 2022-12-17 11:03:37 +08:00
gVisor bot
6b0057a413 chore: update dependencies 2022-12-05 11:03:28 +08:00
gVisor bot
4f4488081f chore: update dependencies 2022-11-28 20:09:24 +08:00
gVisor bot
c24bb51cc1 Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha 2022-11-28 20:04:56 +08:00
gVisor bot
5fb766b8ec chore: update quic-go 2022-11-27 10:37:10 +08:00
gVisor bot
e7b20edcba Chore: update dependencies 2022-11-25 20:42:28 +08:00
gVisor bot
65b60a3468 chore: tuic add cubic,new_reno,bbr congestion_controller 2022-11-25 10:33:37 +08:00
gVisor bot
0f4a0a7275 chore: add tuic outbound
close #133
2022-11-25 08:08:14 +08:00
gVisor bot
4adfea87f7 chore: add retry in tunnel dial 2022-11-24 12:32:35 +08:00
gVisor bot
44e8aad7eb Feature: add tunnels 2022-11-20 21:30:55 +08:00
gVisor bot
025de25fc4 chore: support old chacha20 2022-11-16 18:37:14 +08:00
gVisor bot
e991a7d557 fix: correct the go.mod 2022-11-16 10:18:42 +08:00
gVisor bot
824fca3241 fix: sing-shadowsocks serverConn.Write return (0,nil) when p isn't empty 2022-11-16 10:18:42 +08:00
gVisor bot
8409fdc29e fix: don't use ReadOnceFrom in sing-shadowsocks 2022-11-16 10:18:42 +08:00
gVisor bot
6e720744a7 update tfo to v2 2022-11-16 10:18:10 +08:00
gVisor bot
722e8a6c27 Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha 2022-11-12 20:43:48 +08:00
gVisor bot
89fcfe3475 fix: update sing-vmess 2022-11-10 21:23:52 +08:00
gVisor bot
6737f32ea6 fix: small-case import name 2022-11-09 19:42:56 +08:00
gVisor bot
fb54c3b589 chore: support wireguard outbound 2022-11-09 18:44:06 +08:00
gVisor bot
11a17c89ef chore: upgrade dependencies 2022-11-08 15:50:01 +08:00
gVisor bot
8ce75d0eaa fix: avoid choose ZeroTier's tap to defaultInterface 2022-11-05 20:51:28 +08:00
gVisor bot
f676b1a8e9 Chore: update dependencies 2022-11-04 13:28:51 +08:00
gVisor bot
9f2fb858c3 chore: netlink duplicate contains 2022-11-02 23:58:51 +08:00
gVisor bot
5aea89f2fd chore: add sing-tun's custom route support 2022-10-13 19:26:14 +08:00
gVisor bot
afd5e48adc chore: use sing-tun to replace old tun_adapter 2022-10-06 19:23:38 +08:00
gVisor bot
120b7e6e69 adjust: gvisor version 2022-10-02 01:00:07 +08:00
gVisor bot
c7c277a37a chore: upgrade dependencies 2022-10-01 23:09:23 +08:00
gVisor bot
3fda9ed896 Chore: upgrade go.mod go version to 1.19 (#2331) 2022-09-29 11:47:30 +08:00
gVisor bot
59ec6a6a32 fix: upgrade sing-vmess to let xudp work 2022-09-21 19:06:13 +08:00
gVisor bot
fe21e4873e chore: add xudp support for vmess 2022-09-19 18:26:43 +08:00
gVisor bot
3fe5dd0f31 Refactor: linux process resolving (#2305) 2022-09-18 12:53:51 +08:00
gVisor bot
d4c82a6187 Chore: update dependencies 2022-08-26 21:18:16 +08:00
gVisor bot
20b9406df2 Chore: http2 should use DialTLSContext and some tls handshake should with context 2022-08-13 12:35:39 +08:00