Commit Graph

195 Commits

Author SHA1 Message Date
世界 8fc13e41d0
Improve DNS truncate behavior 2024-05-18 17:23:55 +08:00
世界 fd38020bf4
Improve loopback detector 2024-05-18 17:23:15 +08:00
世界 44277e5dd2
Fix urltest logic 2024-05-10 17:41:20 +08:00
世界 7b0f5061dc
Fix loopback detector 2024-04-17 21:45:54 +08:00
世界 bca0b86549
Copy DNS message struct instead of deep copy 2024-02-10 23:49:09 +08:00
世界 b85725c009
urltest: Remember the last choice when there is no valid result 2024-02-02 11:27:36 +08:00
世界 17aebc56c1
Fix UDP DNS response not truncated 2024-02-01 14:43:59 +08:00
dyhkwong dc7b7afc06
Fix loop back detector 2024-02-01 10:41:38 +08:00
世界 017372db25
Fix missing loopback detect 2024-01-19 11:22:12 +08:00
世界 2e607118c3
Remove unnecessary context wrappers 2024-01-03 12:21:48 +08:00
世界 89c723e3e4
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
世界 f1e3a59db3
Add `idle_timeout` for URLTest outbound 2024-01-03 12:21:37 +08:00
世界 7df151e820
Update buffer usage 2024-01-03 12:21:36 +08:00
世界 bf4e556f67
Migrate to independent cache file 2024-01-03 12:21:36 +08:00
世界 76a295a660
Fix missing nil check for URLTest 2023-12-26 09:02:58 +08:00
世界 d0aaf71770
Fix direct UDP override 2023-12-18 21:48:59 +08:00
世界 5269231df0
Fix URLTest outbound 2023-12-02 17:55:58 +08:00
世界 e911d4aa4b
Fix URLTest group early start 2023-12-01 20:39:01 +08:00
世界 1b71e52e90
Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
世界 81e214812f
Add udp_disable_domain_unmapping inbound listen option 2023-11-28 11:21:43 +08:00
世界 e777b4c6dc
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
世界 343e24969d
Add brutal debug option for Hysteria2 2023-10-30 12:41:23 +08:00
世界 31c294d998
Update BBR and Hysteria congestion control & Migrate legacy Hysteria protocol to library 2023-10-30 12:41:22 +08:00
世界 3b161ab30c
Fix netip.Prefix usage 2023-10-30 12:41:22 +08:00
septs 41fd1778a7
Improve HTTP headers option 2023-10-30 12:41:22 +08:00
世界 aa05a4d050
Remove deprecated features 2023-10-30 12:41:21 +08:00
世界 cb2e15f8a7
Fix UDP domain NAT 2023-10-28 21:41:39 +08:00
dyhkwong e782d21806
Fix connect domain for IP outbound 2023-10-10 15:08:16 +08:00
世界 4fb227ed86
Fix payload not return to pool 2023-09-24 14:40:03 +08:00
世界 e7b7ae811f
Add merge command 2023-09-19 19:59:07 +08:00
世界 4068871d97
Update quic-go 2023-09-19 18:33:44 +08:00
世界 743df5373b
Fix hysteria2 mbps calculation 2023-09-17 01:09:48 +08:00
世界 c320be75a7
Add interrupt support for outbound groups 2023-09-16 00:09:41 +08:00
世界 bd7adcbb7e
Migrate QUIC wrapper and protocol implementations to library 2023-09-16 00:09:41 +08:00
世界 a1449ee40e
Mark deprecated features 2023-09-12 13:26:23 +08:00
世界 53475c7390
Add hysteria2 protocol 2023-09-12 13:26:21 +08:00
世界 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