Commit Graph

194 Commits

Author SHA1 Message Date
世界
19ec24faaf Add custom options for TUN auto-route and auto-redirect 2024-10-13 13:07:02 +08:00
世界
a3b8d1b041 Add auto-redirect & Improve auto-route 2024-10-13 13:07:02 +08:00
世界
ad260da271 WTF is this 2024-10-13 13:07:01 +08:00
世界
c073bd923e platform: Prepare connections list 2024-10-13 13:06:55 +08:00
世界
d6d2ddb02a tfo: Fix build with go1.23 2024-08-27 11:24:51 +08:00
世界
a8c28eff35 Move legacy vless implemetation to library 2024-07-03 20:17:32 +08:00
世界
9b2b63dbd3 Minor fixes 2024-06-25 13:14:45 +08:00
世界
482a5ebb9d Handle includeAllNetworks 2024-05-23 14:57:26 +08:00
世界
c0e5315b68 Fix timezone for Android and iOS 2024-05-21 15:11:52 +08:00
世界
4253a87717 Set the default TCP keep alive period 2024-05-21 15:11:52 +08:00
世界
2dcc6fff6d Fix timer usage 2024-04-08 11:45:00 +08:00
世界
90eceea7d9 Fix missing source address in inbound logs in QUIC inbounds 2024-03-07 10:47:16 +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
世界
b0bd3571c6 Avoid opening log output before start &
Replace tracing logs with task monitor
2024-01-03 12:21:46 +08:00
世界
6d062dc366 Fix missing UDP timeout for QUIC protocols 2023-12-21 15:16:36 +08:00
世界
3a64f099ff Migrate udp_timeout from seconds to duration format 2023-12-21 14:50:33 +08:00
世界
20fddad789 Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
世界
c789941bc5 Add exclude route support for tun &
Update gVisor to 20231113.0
2023-11-28 11:21:43 +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
6c5d59f231 Improve naive auth logical 2023-10-30 12:41:22 +08:00
世界
dcc37d8327 Remove deprecated features 2023-10-30 12:41:21 +08:00
世界
6401ed415b Fix TUIC server TLS config not started 2023-10-26 12:01:28 +08:00
世界
2093f9bb38 Remove invalid code 2023-09-28 15:52:05 +08:00
世界
b4e6eb83a3 Fix shadow-tls user context 2023-09-24 12:12:35 +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
世界
54ede6788c Fix panic on create system proxy failed 2023-09-17 01: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
世界
e5a704d4b7 Improve system proxy API 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
世界
219e987d5b Fix return nil addr in conn 2023-08-30 21:28:03 +08:00
世界
7df32e3079 Fix TUIC UDP 2023-08-21 18:16:38 +08:00
世界
149df244dc Add [include/exclude]_interface iproute2 options 2023-08-20 17:29:22 +08:00
世界
2f1fdea586 Update tfo-go 2023-08-20 13:32:07 +08:00
世界
5717fb47eb Add TCP MultiPath support 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
世界
397bc8a736 platform: Improve status 2023-08-04 21:10:32 +08:00
世界
50d56d3f26 Fix hysteria inbound context 2023-07-11 20:58:20 +08:00
世界
d4b6766e4e Fix close quic.Listener 2023-07-07 12:43:22 +08:00
世界
7e5d4943b2 Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界
0e1f29d790 Update quic-go 2023-06-15 14:52:25 +08:00
世界
9e515ef8de Ignore system tun stack bind interface error 2023-06-07 20:35:02 +08:00
世界
4733233c0b shadowsocks: Multi-user support for legacy AEAD inbound
Signed-off-by: wwqgtxx <wwqgtxx@gmail.com>
2023-06-07 20:34:54 +08:00