Sergei Maklagin
3bd162ed6f
Add new admin panel, failover, dns fallback, providers, limiters. Update XHTTP
2026-05-11 00:59:35 +03:00
Sergei Maklagin
52edfdb059
Remove IPBlocklist and IPAllowlist
2026-05-03 04:04:16 +03:00
Sergei Maklagin
e2ef7d83a1
Fix creating config for WARP
2026-05-02 14:54:26 +03:00
Sergei Maklagin
2e0306ae41
Disable Wireguard ICMP
2026-04-30 19:20:23 +03:00
Sergei Maklagin
04908a6a67
Add MTProxy, MASQUE, VPN, Link parser. Update AmneziaWG. Remove Tunneling
2026-04-29 22:11:30 +03:00
Sergei Maklagin
09f9f114aa
Update sing-box core
2026-04-22 19:23:23 +03:00
世界
a80ef94f09
Fix tailscale endpoint early-start close panic
2026-04-19 21:15:54 +08:00
Sergei Maklagin
1995ba4279
Update sing-box core
2026-04-17 01:10:31 +03:00
世界
53db1f178c
Fix tailscale crash
2026-04-10 14:09:03 +08:00
Sergei Maklagin
2d33dee415
Update sing-box core
2026-04-06 20:54:24 +03:00
hdrover
d9b435fb62
Fix naive inbound padding bytes
2026-04-06 22:33:11 +08:00
世界
4fd2532b0a
Fix naive quic error message
2026-03-30 22:42:36 +08:00
世界
6913b11e0a
Reject removed legacy inbound fields instead of silently ignoring
2026-03-21 17:16:10 +08:00
世界
d2fa21d07b
Deprecate Socksaddr.IsFqdn: do not reject potentially valid domain names
2026-03-16 09:37:59 +08:00
世界
eb0f38544c
tailscale: Fix system interface rules
2026-03-14 21:38:38 +08:00
世界
0b04528803
tailscaile: Fix using TUN auto redirect with tailscale system interface
2026-03-10 22:04:11 +08:00
世界
65875e6dac
tailscale: Use system dialer for system interface
...
* Revert "Fix netstack TCP connections with system interface
2026-03-10 19:50:16 +08:00
Sergei Maklagin
bc6ca6e2ea
Update sing-box core
2026-03-10 04:50:32 +03:00
Sergei Maklagin
6cd8b832fe
Update sing-box core
2026-03-10 04:25:01 +03:00
世界
df0bf927e4
Fix missing with_gvisor build tag for tailscale
2026-03-09 20:18:28 +08:00
世界
9cd60c28c0
tailscale: Fix inbound UDP packet connection
2026-03-09 20:06:34 +08:00
Sergei Maklagin
0503006f48
Add Kmutex
2026-03-03 00:51:20 +03:00
Sergei Maklagin
195e941c35
Fix typo
2026-03-02 21:27:47 +03:00
Sergei Maklagin
35bc351564
Fix failover
2026-03-02 19:48:06 +03:00
Sergei Maklagin
290dbed7b8
Fix failover
2026-03-02 19:33:59 +03:00
Sergei Maklagin
57c5ca13eb
Fix bond outbound
2026-03-02 19:31:23 +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
Sergei Maklagin
9d5273ba1e
Resolve conflicts
2026-02-26 22:58:45 +03:00
Sergei Maklagin
06a519db27
Resolve conflicts
2026-02-26 22:57:25 +03:00
Sergei Maklagin
c0aa3480c5
Add admin panel, manager, node_manager, bandwidth limiter, connection limiter, bonding, failover, vless encryption, mkcp transport
2026-02-26 22:44:31 +03:00
Sergei Maklagin
69f6c75dd7
Add vless encryption
2026-02-26 18:03:59 +03: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