Commit Graph

191 Commits

Author SHA1 Message Date
世界
bf49b1f435 Copy DNS message struct instead of deep copy 2024-02-10 23:49:09 +08:00
世界
9c62d66cce urltest: Remember the last choice when there is no valid result 2024-02-02 11:27:36 +08:00
世界
b1e0497e73 Fix UDP DNS response not truncated 2024-02-01 14:43:59 +08:00
dyhkwong
8e6ed75e33 Fix loop back detector 2024-02-01 10:41:38 +08:00
世界
f91575b98d Fix missing loopback detect 2024-01-19 11:22:12 +08:00
世界
7f53201a17 Remove unnecessary context wrappers 2024-01-03 12:21:48 +08:00
世界
b974c713b8 Improve read wait interface &
Refactor Authenticator interface to struct &
Update smux &
Update gVisor to 20231204.0 &
Update quic-go to v0.40.1 &
Update wireguard-go &
Add GSO support for TUN/WireGuard &
Fix router pre-start &
Fix bind forwarder to interface for systems stack
2024-01-03 12:21:47 +08:00
世界
d4d4215219 Add idle_timeout for URLTest outbound 2024-01-03 12:21:37 +08:00
世界
3ab5403947 Update buffer usage 2024-01-03 12:21:36 +08:00
世界
8b8c501c33 Migrate to independent cache file 2024-01-03 12:21:36 +08:00
世界
da07ed0942 Fix missing nil check for URLTest 2023-12-26 09:02:58 +08:00
世界
859d467b7e Fix direct UDP override 2023-12-18 21:48:59 +08:00
世界
548715daec Fix URLTest outbound 2023-12-02 17:55:58 +08:00
世界
60d0d8b946 Fix URLTest group early start 2023-12-01 20:39:01 +08:00
世界
20fddad789 Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
世界
50994105b9 Add udp_disable_domain_unmapping inbound listen option 2023-11-28 11:21:43 +08:00
世界
49dff77477 Fix not closing outConn
Co-authored-by: Mahdi-zarei  <mahdi.zrei@gmail.com>
Co-authored-by: 世界 <i@sekai.icu>
2023-11-13 13:54:03 +08:00
世界
d8dd5dcd61 Add brutal debug option for Hysteria2 2023-10-30 12:41:23 +08:00
世界
5f3e5c3ba7 Update BBR and Hysteria congestion control & Migrate legacy Hysteria protocol to library 2023-10-30 12:41:22 +08:00
世界
76efe2f533 Fix netip.Prefix usage 2023-10-30 12:41:22 +08:00
septs
11e14ad868 Improve HTTP headers option 2023-10-30 12:41:22 +08:00
世界
dcc37d8327 Remove deprecated features 2023-10-30 12:41:21 +08:00
世界
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