Commit graph

159 commits

Author SHA1 Message Date
世界 4c050d7f4b
Add ECH support for QUIC based protocols 2023-09-12 13:26:20 +08:00
世界 2ea506aeb8
Remove legacy NTP usages 2023-09-12 13:26:19 +08:00
世界 5b343d4c72
Improve ECH support 2023-09-12 13:26:19 +08:00
世界 be61ca64d4
Fix SOCKS outbound 2023-09-12 13:26:03 +08:00
世界 1402bdab41
Fix connect domain for IP outbounds 2023-09-07 21:34:35 +08:00
世界 f46732bc0e
Add udp over stream support for TUIC 2023-08-20 14:15:22 +08:00
世界 1019ecfdcf
Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界 81b847faca
Pause recurring tasks when no network 2023-08-20 13:31:48 +08:00
世界 917420e79a
Add TUIC protocol 2023-08-20 13:31:40 +08:00
世界 0b14dc3228
Update quic-go 2023-08-20 13:31:40 +08:00
世界 90b3aad83a
Fix network monitor 2023-08-20 13:30:50 +08:00
世界 59987747e5
platform: Improve status 2023-08-04 21:10:32 +08:00
世界 1983f54907
platform: Add sleep support for NetworkExtension 2023-08-04 12:38:51 +08:00
世界 07ce5e0d22
Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界 9c8565cf21
platform: Add group interface 2023-07-02 18:46:41 +08:00
世界 83c3454685
Update quic-go 2023-06-15 14:52:25 +08:00
世界 8d5b9d240a
Fix outbound start sequence 2023-06-13 22:38:05 +08:00
世界 4f12eba944
Fix hysteria outbound 2023-06-13 21:41:33 +08:00
shadow750d6 597248130f
Reconnect once if hysteria request fails
This allows graceful recovery when network isn't good enough.

[Original hysteria source
code](13d46da998/core/cs/client.go (L182))
has similar mechanism.
2023-06-11 22:21:32 +08:00
世界 22028602e8
Improve read waiter interface 2023-06-07 21:03:11 +08:00
世界 bd54608473
Fix DNS outbound 2023-06-07 21:03:08 +08:00
世界 f8d5f01665
Reimplemented shadowsocks client 2023-06-07 20:57:07 +08:00
世界 6f1b258501
Improve DNS caching 2023-06-07 20:56:55 +08:00
世界 c287731df9
Improve direct copy 2023-06-07 20:53:00 +08:00
世界 bc32c78d03
Improve multiplex 2023-06-07 20:46:34 +08:00
世界 91fbf4c79b
Add multiplexer for VLESS outbound 2023-06-07 20:45:39 +08:00
世界 0a4abcbbc8
Add headers option for HTTP outbound 2023-06-07 20:34:52 +08:00
世界 b491c350ae
URLTest improvements 2023-06-07 20:33:56 +08:00
世界 1fbe7c54bf
Fix wireguard reconnect 2023-06-07 20:33:53 +08:00
世界 9d32fc9bd1
Use HTTPS URLTest source 2023-06-07 20:33:50 +08:00
世界 542612129d
clash-api: Add Clash.Meta APIs 2023-06-07 20:33:41 +08:00
世界 e168de79c7
Add multi-peer support for wireguard outbound 2023-06-07 20:33:04 +08:00
XYenon a0d8e374fb
Fix incorrect use of sort.Slice 2023-05-19 15:40:48 +08:00
世界 5e6e7923e4
Fix shadowsocksr build 2023-04-17 18:06:43 +08:00
世界 5c20d0b4d5
Update dependencies 2023-04-16 16:28:41 +08:00
世界 34cc7f176e
Fix parsing query in http path 2023-04-14 20:59:16 +08:00
世界 bb63429079
Update cancel context usage 2023-04-14 20:56:16 +08:00
世界 6843970536
Add loopback check 2023-04-08 09:13:50 +08:00
世界 5176ea9fe0
Update dependencies 2023-04-07 16:19:34 +08:00
世界 afd3464216
Minor fixes 2023-04-05 21:41:06 +08:00
世界 35f03f092d
Improve UDP domain destination NAT 2023-04-02 12:05:59 +08:00
世界 88fafd4e30
Fix dns routing context 2023-03-31 09:14:04 +08:00
世界 4328c535a9
Improve timeout canceler 2023-03-23 15:39:12 +08:00
世界 43f31b40ba
Update UoT protocol 2023-03-17 12:57:48 +08:00
世界 f674b4fbd5
Fix build embed tor for mobile 2023-03-15 20:59:45 +08:00
世界 78e02b52ca
Update UoT protocol 2023-03-15 14:52:32 +08:00
世界 a88820af31
Fix missing default shadowtls version 2023-03-11 10:12:46 +08:00
世界 2366835121
Fix close conn 2023-03-03 19:27:30 +08:00
世界 7ecb9fc738
Minor fixes 2023-03-03 16:31:07 +08:00
世界 d0e9443031
Enable XUDP by default in VLESS 2023-02-28 20:52:26 +08:00