Commit Graph

169 Commits

Author SHA1 Message Date
世界 16dd9f42a9 Fix UDP domain NAT 2023-10-28 21:41:39 +08:00
dyhkwong 9fa3bf38fb Fix connect domain for IP outbound 2023-10-10 15:08:16 +08:00
世界 f107f7cee7 Fix payload not return to pool 2023-09-24 14:40:03 +08:00
世界 7945f564c4 Add merge command 2023-09-19 19:59:07 +08:00
世界 3444828163 Update quic-go 2023-09-19 18:33:44 +08:00
世界 87a522d0d9 Fix hysteria2 mbps calculation 2023-09-17 01:09:48 +08:00
世界 837abfbb9a Add interrupt support for outbound groups 2023-09-16 00:09:41 +08:00
世界 0629ded2f8 Migrate QUIC wrapper and protocol implementations to library 2023-09-16 00:09:41 +08:00
世界 17a12881e2 Mark deprecated features 2023-09-12 13:26:23 +08:00
世界 465c8ffb8f Add hysteria2 protocol 2023-09-12 13:26:21 +08:00
世界 928cccc285 Add ECH support for QUIC based protocols 2023-09-12 13:26:20 +08:00
世界 86a5d8f8d3 Remove legacy NTP usages 2023-09-12 13:26:19 +08:00
世界 8c13195b9d Improve ECH support 2023-09-12 13:26:19 +08:00
世界 d7b6e551e2 Fix SOCKS outbound 2023-09-12 13:26:03 +08:00
世界 e6083d8167 Fix connect domain for IP outbounds 2023-09-07 21:34:35 +08:00
世界 a89eeaa3f3 Add udp over stream support for TUIC 2023-08-20 14:15:22 +08:00
世界 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](https://github.com/apernet/hysteria/blob/13d46da99876c2c9feb1083ff5f2da201d9d0a1e/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