Sergei Maklagin
6cd8b832fe
Update sing-box core
2026-03-10 04:25:01 +03:00
世界
1803471e02
endpoint: Fix UDP resolved destination
2026-03-02 13:55:26 +08:00
世界
8ae93a98e5
Remove overdue deprecated features
2026-03-01 12:30:43 +08:00
世界
21a1512e6c
tailscale: Fix AdvertiseTags
2026-02-27 14:58:06 +08:00
世界
cf4791f1ad
platform: Improve iOS OOM killer
2026-02-26 14:13:32 +08:00
世界
4c05d7b888
Add advertise tags support for Tailscale endpoint
2026-02-24 15:31:57 +08:00
Sergei Maklagin
c229c79dcc
Update sing-box core
2026-02-22 14:46:42 +03:00
世界
b5800847ae
More linux builds for naive
2026-02-21 13:55:31 +08:00
世界
58fcdceca2
Fix naive padding
2026-02-09 15:50:51 +08:00
世界
736a7368c6
Fix naive padding
2026-02-09 13:53:32 +08:00
世界
d230dae0a5
Fix vmess crash
2026-02-05 17:23:49 +08:00
世界
55b6e7dbfe
socks: Fix missing UDP timeout
2026-02-05 12:03:03 +08:00
世界
3ba30e3f00
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
世界
79bab39502
Fix auto_redirect fallback rule
2026-01-30 11:42:56 +08:00
世界
58025a01f8
Fix auto_redirect fallback rule
2026-01-29 12:07:15 +08:00
Sergei Maklagin
a2a5f46cb6
Resolve conflicts
2026-01-18 21:53:22 +03:00
世界
8ec58c96f5
Fix naive outbound on iOS
2026-01-17 19:15:56 +08:00
世界
f196b7a583
tailscale: Add system interface support
2026-01-17 05:49:24 +08:00
世界
6a750f4522
Fix missing relay support for Tailscale
2026-01-17 05:48:57 +08:00
世界
494990f914
Update bypass action behavior for auto redirect
2026-01-17 05:48:41 +08:00
世界
78b4eac974
Add pre-match support for auto redirect
2026-01-17 05:48:39 +08:00
世界
4273ffa77e
Update cronet-go to v143.0.7499.109-1
2026-01-17 05:48:17 +08:00
世界
35ff7d1fb4
Update quic-go to v0.58.0
2026-01-17 05:48:04 +08:00
世界
143983b585
Remove certificate_public_key_sha256 for naive
2026-01-17 05:47:54 +08:00
世界
750dc9c3e0
Fix naive network
2026-01-17 05:47:53 +08:00
世界
48b7adde7d
Add QUIC support for naiveproxy
2026-01-17 05:47:52 +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
世界
9b0960bb5a
Fix bugs and add UoT option for naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
ad7b982242
Add naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
5bc0dfa9dd
platform: Refactoring libbox to use gRPC-based protocol
2026-01-17 05:47:32 +08:00
世界
d87c9fd242
Fix compatibility with MPTCP
2026-01-17 05:46:23 +08:00
世界
7f3ea8dbd8
Update WireGuard and Tailscale
2026-01-17 05:46:02 +08:00
世界
9110851af3
ktls: Add warning for inappropriate scenarios
2026-01-17 05:44:43 +08:00
世界
107f92381b
Add support for kTLS
...
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界
f84129ca79
Add proxy support for ICMP echo request
2026-01-17 05:44:41 +08:00
世界
239e6ec701
Add preferred_by route rule item
2026-01-17 05:44:27 +08:00
neletor
1f03080540
Add support for ech retry configs
2026-01-17 05:44:26 +08:00
世界
6fdf27a701
Fix Tailscale endpoint using wrong source IP with advertise_routes
2026-01-04 22:14:54 +08:00
世界
223dd8bb1a
Fix TCP DNS response buffer
2025-12-22 13:51:00 +08:00
世界
68448de7d0
Fix missing RootPoolFromContext and TimeFuncFromContext in HTTP clients
2025-12-22 13:50:57 +08:00
世界
670f32baee
Fix naive inbound
2025-12-12 21:19:28 +08:00
Sergei Maklagin
d8b470d1ba
Add new wireguard options
2025-12-08 22:32:33 +03:00
世界
2747a00ba2
Fix tailscale destination
2025-12-01 15:02:04 +08:00
Sergei Maklagin
ffb282e47e
Resolve conflicts
2025-11-02 17:39:38 +03:00
世界
ef14c8ca0e
Disable TCP slow open for anytls
...
Fixes #3459
2025-10-14 23:40:19 +08:00
Sergei Maklagin
5a4de7b242
Integrate Amnezia 1.5
2025-09-15 01:25:19 +03:00
Sergei Maklagin
1d603e24fd
Resolve conflicts
2025-09-14 23:44:29 +03:00
世界
79c0b9f51d
Fix tls options ignored in mixed inbounds
2025-09-08 19:45:52 +08:00
世界
f352f84483
Fix read address
2025-09-05 15:16:14 +08:00
世界
649163cb7b
Fix domain strategy not taking effect
2025-09-02 17:35:27 +08:00