Commit Graph

169 Commits

Author SHA1 Message Date
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
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
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
gVisor bot
6846e07801 Chore: update badges 2022-08-11 23:45:50 +08:00
gVisor bot
2c10af7b1d support ebpf 2022-07-29 09:08:35 +08:00
gVisor bot
156a6e2e41 Chore: load balance hash need to have fallback strategy 2022-07-23 23:59:13 +08:00
gVisor bot
9daef5bf44 inbound tfo 2022-07-22 15:16:09 +08:00
gVisor bot
3cbfad1b13 Chore: update dependencies 2022-07-07 22:15:50 +08:00
gVisor bot
71afe64a8e chore: upgrade dependencies for hysteria 2022-07-07 12:49:52 +08:00
gVisor bot
e03b019fc9 Merge branch 'h3' into Alpha
# Conflicts:
#	go.mod
2022-07-03 22:55:26 +08:00
gVisor bot
12338f285b feat: try h3 connect DOH, failed will fall back h2; turn on with dns.prefer-h3: true 2022-07-03 21:59:47 +08:00
gVisor bot
6204a65489 chore: embed hysteria, clean irrelevant codes, code from https://github.com/HyNetwork/hysteria 2022-07-03 18:26:46 +08:00