世界
ca831f367a
Fix naive padding
2026-02-09 13:53:32 +08:00
世界
1c57f08148
Fix route_address_set duplicated IP sets causing route creation failure
...
The FlatMap calls pre-populated routeAddressSet and routeExcludeAddressSet
before the for-loops which appended the same IP sets again, doubling every
entry. On Windows this caused CreateIpForwardEntry2 to return
ERROR_OBJECT_ALREADY_EXISTS.
Fixes #3725
2026-02-02 17:29:21 +08:00
世界
260145e8f7
Fix auto_redirect fallback rule
2026-01-29 12:07:15 +08:00
世界
53f0e142e5
Fix Tailscale endpoint using wrong source IP with advertise_routes
2026-01-04 22:14:54 +08:00
世界
83e0a8bc48
Fix TCP DNS response buffer
2025-12-22 13:51:00 +08:00
世界
0f5810c43c
Fix missing RootPoolFromContext and TimeFuncFromContext in HTTP clients
2025-12-22 13:50:57 +08:00
世界
b651ac4f39
Fix naive inbound
2025-12-12 21:19:28 +08:00
世界
04e8a7a5f4
Fix tailscale destination
2025-12-01 15:02:04 +08:00
世界
93d1cfe6e0
Disable TCP slow open for anytls
...
Fixes #3459
2025-10-14 23:40:19 +08:00
世界
f707dcf194
Fix tls options ignored in mixed inbounds
2025-09-08 19:45:52 +08:00
世界
8507461549
Fix read address
2025-09-05 15:16:14 +08:00
世界
b2cc54fb87
Fix domain strategy not taking effect
2025-09-02 17:35:27 +08:00
世界
2efdd4dd7c
Deprecate common/atomic
2025-08-25 19:49:12 +08:00
世界
8d5f1ad310
Update golangci-lint to v2
2025-08-13 23:37:40 +08:00
世界
1510745643
Reduce default MTU for android
2025-08-13 11:48:44 +08:00
wwqgtxx
7b27daa937
Fix packetaddr panic
2025-08-01 16:50:54 +08:00
世界
d64f844eb2
Improve darwin tun performance
2025-07-18 21:23:04 +08:00
世界
5e13281992
Increase default mtu to 65535
2025-07-12 14:48:04 +08:00
世界
18e4416c33
Increase default mtu under network extension to 4064
2025-07-08 13:14:46 +08:00
世界
b2dd53e1b8
Improve darwin tun performance
2025-07-08 13:14:46 +08:00
世界
b21e83d8e7
Add loopback address support for tun
2025-07-08 13:14:44 +08:00
世界
2cad6c2772
Fix tailscale forward
2025-07-08 13:14:42 +08:00
世界
f8f282633b
Add SSM API service
2025-07-08 13:14:42 +08:00
世界
09568f9d65
Fix tproxy tcp control
2025-07-08 13:14:40 +08:00
世界
5cc728747a
Add missing accept_routes option for Tailscale
2025-07-08 13:14:39 +08:00
世界
a6e57e7a7a
Fix wireguard listen_port
2025-07-08 13:12:34 +08:00
世界
e8d50fe5b9
Allow direct outbounds without domain_resolver
2025-07-08 13:12:30 +08:00
世界
a5f84c2977
Fix Tailscale dialer
2025-07-08 13:12:30 +08:00
世界
96f078e252
Explicitly reject detour to empty direct outbounds
2025-07-08 13:12:28 +08:00
世界
ee3e62bfa4
Add netns support
2025-07-08 13:12:28 +08:00
世界
7fcff6731d
Remove map usage in options
2025-07-08 13:12:27 +08:00
世界
275ec18c5c
Add wildcard-sni support for shadow-tls inbound
2025-07-08 13:12:26 +08:00
世界
e9e6efcdde
Fix anytls dialer usage
2025-07-08 13:12:23 +08:00
世界
fffada5666
Fix domain resolver on direct outbound
2025-07-08 13:12:22 +08:00
anytls
ec535f3580
Add MinIdleSession option to AnyTLS outbound
...
Co-authored-by: anytls <anytls>
2025-07-08 13:12:20 +08:00
anytls
fdaffeb6f5
Add AnyTLS protocol
2025-07-08 13:12:19 +08:00
世界
2a623c4b2f
Add fallback local DNS server for iOS
2025-07-08 13:12:18 +08:00
世界
1345ed2ff2
Get darwin local DNS server from libresolv
2025-07-08 13:12:18 +08:00
世界
d43d3773be
Add back port hopping to hysteria 1
2025-07-08 13:12:17 +08:00
世界
71322d2b4c
Add Tailscale endpoint
2025-07-08 13:12:16 +08:00
世界
a5db391fcf
Add certificate store
2025-07-08 13:12:14 +08:00
世界
2afbe96ea0
refactor: Outbound domain resolver
2025-07-08 13:12:14 +08:00
世界
f75ade1991
refactor: DNS
2025-07-08 13:12:14 +08:00
dyhkwong
9e9566b364
Fix inbound with v2ray transport missing InboundOptions
2025-06-25 13:20:00 +08:00
世界
70f05dcee9
Fix update route address set
2025-05-20 19:46:54 +08:00
世界
678d6c7b39
Fix hysteria bytes format
2025-04-29 20:45:19 +08:00
世界
1b2ee441c4
Fix ssh outbound
2025-04-25 16:03:57 +08:00
世界
c107dd847b
Fix urltest outbound
2025-04-18 08:54:40 +08:00
世界
93502ceb3c
Fix wireguard endpoint
2025-04-18 08:54:40 +08:00
世界
b196dd3138
Fix override_port in direct inbound
2025-04-16 17:04:13 +08:00