世界
55b6e7dbfe
socks: Fix missing UDP timeout
2026-02-05 12:03:03 +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
世界
eadd41c4ce
Fix auto_redirect fallback rule
2026-01-30 11:42:56 +08:00
世界
79bab39502
Fix auto_redirect fallback rule
2026-01-30 11:42:56 +08:00
世界
260145e8f7
Fix auto_redirect fallback rule
2026-01-29 12:07:15 +08:00
Shtorm
61826bc189
Resolve conflicts
2026-01-18 21:53:22 +03:00
世界
eafb8be23f
Fix naive outbound on iOS
2026-01-17 19:15:56 +08:00
世界
8ec58c96f5
Fix naive outbound on iOS
2026-01-17 19:15:56 +08:00
世界
4bc27e7cb5
tailscale: Add system interface support
2026-01-17 05:49:24 +08:00
世界
f196b7a583
tailscale: Add system interface support
2026-01-17 05:49:24 +08:00
世界
28d2ff2492
Fix missing relay support for Tailscale
2026-01-17 05:48:57 +08:00
世界
6a750f4522
Fix missing relay support for Tailscale
2026-01-17 05:48:57 +08:00
世界
4caa950da9
Update bypass action behavior for auto redirect
2026-01-17 05:48:41 +08:00
世界
494990f914
Update bypass action behavior for auto redirect
2026-01-17 05:48:41 +08:00
世界
024f7b3072
Add pre-match support for auto redirect
2026-01-17 05:48:39 +08:00
世界
78b4eac974
Add pre-match support for auto redirect
2026-01-17 05:48:39 +08:00
世界
2cc7c953f1
Update cronet-go to v143.0.7499.109-1
2026-01-17 05:48:17 +08:00
世界
4273ffa77e
Update cronet-go to v143.0.7499.109-1
2026-01-17 05:48:17 +08:00
世界
380a1aa163
Update quic-go to v0.58.0
2026-01-17 05:48:04 +08:00
世界
35ff7d1fb4
Update quic-go to v0.58.0
2026-01-17 05:48:04 +08:00
世界
50859575f2
Remove certificate_public_key_sha256 for naive
2026-01-17 05:47:54 +08:00
世界
143983b585
Remove certificate_public_key_sha256 for naive
2026-01-17 05:47:54 +08:00
世界
e3bf40daea
Fix naive network
2026-01-17 05:47:53 +08:00
世界
750dc9c3e0
Fix naive network
2026-01-17 05:47:53 +08:00
世界
42d62a1e21
Add QUIC support for naiveproxy
2026-01-17 05:47:52 +08:00
世界
48b7adde7d
Add QUIC support for naiveproxy
2026-01-17 05:47:52 +08:00
世界
464554ab8f
Add ECH support for NaiveProxy outbound and tls.ech.query_server_name option
...
- Enable ECH for NaiveProxy outbound with DNS resolver integration
- Add query_server_name option to override domain for ECH HTTPS record queries
- Update cronet-go dependency and remove windows_386 support
2026-01-17 05:47:42 +08:00
世界
0585f6d065
Add ECH support for NaiveProxy outbound and tls.ech.query_server_name option
...
- Enable ECH for NaiveProxy outbound with DNS resolver integration
- Add query_server_name option to override domain for ECH HTTPS record queries
- Update cronet-go dependency and remove windows_386 support
2026-01-17 05:47:42 +08:00
世界
8b2adb0bc7
Fix bugs and add UoT option for naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
9b0960bb5a
Fix bugs and add UoT option for naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
3313c6e0b2
Add naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
ad7b982242
Add naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
0b6fe45fb9
platform: Refactoring libbox to use gRPC-based protocol
2026-01-17 05:47:32 +08:00
世界
5bc0dfa9dd
platform: Refactoring libbox to use gRPC-based protocol
2026-01-17 05:47:32 +08:00
世界
d4897abb53
Fix compatibility with MPTCP
2026-01-17 05:46:23 +08:00
世界
d87c9fd242
Fix compatibility with MPTCP
2026-01-17 05:46:23 +08:00
世界
e7c387b49b
Update WireGuard and Tailscale
2026-01-17 05:46:02 +08:00
世界
7f3ea8dbd8
Update WireGuard and Tailscale
2026-01-17 05:46:02 +08:00
世界
a8a4467bc3
ktls: Add warning for inappropriate scenarios
2026-01-17 05:44:43 +08:00
世界
9110851af3
ktls: Add warning for inappropriate scenarios
2026-01-17 05:44:43 +08:00
世界
47392e55a2
Add support for kTLS
...
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界
107f92381b
Add support for kTLS
...
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界
e2ba72e7c1
Add proxy support for ICMP echo request
2026-01-17 05:44:41 +08:00
世界
f84129ca79
Add proxy support for ICMP echo request
2026-01-17 05:44:41 +08:00
世界
5c8b07acfe
Add preferred_by route rule item
2026-01-17 05:44:27 +08:00
世界
239e6ec701
Add preferred_by route rule item
2026-01-17 05:44:27 +08:00
neletor
6fdd08ac2d
Add support for ech retry configs
2026-01-17 05:44:26 +08:00
neletor
1f03080540
Add support for ech retry configs
2026-01-17 05:44:26 +08:00
世界
53f0e142e5
Fix Tailscale endpoint using wrong source IP with advertise_routes
2026-01-04 22:14:54 +08:00
世界
6fdf27a701
Fix Tailscale endpoint using wrong source IP with advertise_routes
2026-01-04 22:14:54 +08:00