Commit Graph

153 Commits

Author SHA1 Message Date
世界
5717fb47eb Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界
82e876fd24 Pause recurring tasks when no network 2023-08-20 13:31:48 +08:00
世界
3841bacc68 Add TUIC protocol 2023-08-20 13:31:40 +08:00
世界
18cedcb256 Update quic-go 2023-08-20 13:31:40 +08:00
世界
4f847ab87d Fix network monitor 2023-08-20 13:30:50 +08:00
世界
397bc8a736 platform: Improve status 2023-08-04 21:10:32 +08:00
世界
177f63f768 platform: Add sleep support for NetworkExtension 2023-08-04 12:38:51 +08:00
世界
7e5d4943b2 Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界
2c31aec4d7 platform: Add group interface 2023-07-02 18:46:41 +08:00
世界
0e1f29d790 Update quic-go 2023-06-15 14:52:25 +08:00
世界
079602e912 Fix outbound start sequence 2023-06-13 22:38:05 +08:00
世界
4b0e7583fb Fix hysteria outbound 2023-06-13 21:41:33 +08:00
shadow750d6
fdd2737f78 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
世界
e640b14f5b Improve read waiter interface 2023-06-07 21:03:11 +08:00
世界
e94e768c4f Fix DNS outbound 2023-06-07 21:03:08 +08:00
世界
659933c742 Reimplemented shadowsocks client 2023-06-07 20:57:07 +08:00
世界
d87d142798 Improve DNS caching 2023-06-07 20:56:55 +08:00
世界
e2d199f28d Improve direct copy 2023-06-07 20:53:00 +08:00
世界
c18a74a006 Improve multiplex 2023-06-07 20:46:34 +08:00
世界
5331912622 Add multiplexer for VLESS outbound 2023-06-07 20:45:39 +08:00
世界
15df7722ea Add headers option for HTTP outbound 2023-06-07 20:34:52 +08:00
世界
b2bdd625ae URLTest improvements 2023-06-07 20:33:56 +08:00
世界
718bf6ebab Fix wireguard reconnect 2023-06-07 20:33:53 +08:00
世界
aab7a18146 Use HTTPS URLTest source 2023-06-07 20:33:50 +08:00
世界
790bf27023 clash-api: Add Clash.Meta APIs 2023-06-07 20:33:41 +08:00
世界
3db40a514a Add multi-peer support for wireguard outbound 2023-06-07 20:33:04 +08:00
XYenon
5a45f92e5c Fix incorrect use of sort.Slice 2023-05-19 15:40:48 +08:00
世界
563059dfe5 Fix shadowsocksr build 2023-04-17 18:06:43 +08:00
世界
0482ffae1f Update dependencies 2023-04-16 16:28:41 +08:00
世界
de67cf78bc Fix parsing query in http path 2023-04-14 20:59:16 +08:00
世界
00c52a3c3b Update cancel context usage 2023-04-14 20:56:16 +08:00
世界
ab626423d1 Add loopback check 2023-04-08 09:13:50 +08:00
世界
3a49ee9218 Update dependencies 2023-04-07 16:19:34 +08:00
世界
f7a259599e Minor fixes 2023-04-05 21:41:06 +08:00
世界
cd496991ba Improve UDP domain destination NAT 2023-04-02 12:05:59 +08:00
世界
4725cd58b5 Fix dns routing context 2023-03-31 09:14:04 +08:00
世界
65bee80487 Improve timeout canceler 2023-03-23 15:39:12 +08:00
世界
b248d73163 Update UoT protocol 2023-03-17 12:57:48 +08:00
世界
a1535b8ec4 Fix build embed tor for mobile 2023-03-15 20:59:45 +08:00
世界
5d33809ab7 Update UoT protocol 2023-03-15 14:52:32 +08:00
世界
53302e91dd Fix missing default shadowtls version 2023-03-11 10:12:46 +08:00
世界
a7895f254d Fix close conn 2023-03-03 19:27:30 +08:00
世界
72e8b21c03 Minor fixes 2023-03-03 16:31:07 +08:00
世界
e76403c2d9 Enable XUDP by default in VLESS 2023-02-28 20:52:26 +08:00
世界
fc03226a87 Fix check early conn 2023-02-28 20:16:15 +08:00
世界
4eb0aa43ef Merge tls interface to library 2023-02-28 11:30:46 +08:00
世界
41b3311c44 Update vision protocol 2023-02-27 15:07:15 +08:00
世界
39acddf2c3 Add early conn interface 2023-02-26 23:08:20 +08:00
世界
dc5bb1fa9d Add VLESS server, vision flow and reality TLS 2023-02-25 16:24:08 +08:00
世界
7ce6f68b5f Add NTP service 2023-02-21 16:09:06 +08:00