Shtorm
051e928b01
Update sing-box core
2026-08-06 14:09:46 +03:00
世界
17ec3c71af
Bump version
2026-08-03 19:19:51 +08:00
世界
6849e26ee7
tailscale: Fix system interface network category on Windows
2026-08-03 18:59:23 +08:00
世界
fd7cd31d21
Fix tailscale DNS transport missing DNS-only netmap updates
2026-08-03 18:59:23 +08:00
世界
d763884442
Fix tailscale panic with IP control URL
2026-08-03 18:59:23 +08:00
真
a29b4ea1e8
Fix AnyTLS URLTest results
...
Co-authored-by: makt28 <makt28@users.noreply.github.com >
2026-08-03 18:59:23 +08:00
世界
256d42ad18
Update sing-quic
2026-08-03 12:33:48 +08:00
世界
cb88d94d6d
Remove client metadata from AnyTLS requests by default
2026-08-03 12:33:41 +08:00
世界
7da573f187
direct: Fix routing loop to exact TUN address on darwin
2026-07-31 11:04:35 +08:00
世界
9d103249e2
release: Fix rpm package format with rpm 6
2026-07-29 21:43:54 +08:00
世界
3708fa1876
Bump version
2026-07-29 19:17:31 +08:00
世界
dba80e614e
Fix local DNS transport blocking on canceled queries
2026-07-29 19:17:00 +08:00
世界
c8f76760be
Update sing-tun
2026-07-27 23:13:10 +08:00
世界
c9e81856e5
Update sing
2026-07-27 17:32:54 +08:00
世界
9791fa52fb
release: Backport workflow refactor
2026-07-27 16:18:06 +08:00
世界
62cc3959b9
Update Go to 1.25.12
2026-07-27 16:18:06 +08:00
世界
1533244d34
Fix UDP message ownership
2026-07-27 15:51:12 +08:00
世界
890544e88b
Fix rule-set file descriptor leak
2026-07-27 15:51:12 +08:00
世界
51531186d0
Strip EDNS padding from upstream DNS responses
2026-07-27 15:51:12 +08:00
世界
513910462e
Fix DNS route suffix matching
2026-07-27 15:51:12 +08:00
世界
1f1d6d9a87
Fix string type
2026-07-27 15:51:12 +08:00
世界
cb0051d64d
Fix inconsistent URLTest results
2026-07-27 15:51:12 +08:00
世界
397fb4d20a
dns: Fix search domain expansion
...
DHCP option 119/15 and resolved link domains are not rooted, so appending
them to the query name produced a non-FQDN name, failing to pack with
"domain must be fully qualified".
2026-07-27 15:51:12 +08:00
世界
67a600dbfb
Fix derp stun options
2026-07-27 15:51:12 +08:00
世界
9d7e9b9562
Fix Tailscale 4via6 subnet routing
2026-07-27 15:51:12 +08:00
H-TTTTT
3c4a5a6ed3
Fix naive HTTP/2 connections
2026-07-27 15:51:12 +08:00
世界
d72f0ec1c7
Fix tailscale version
2026-07-27 15:51:12 +08:00
世界
79bc79eeef
Fix missing tun logger
2026-07-27 15:51:12 +08:00
世界
c8c41c2038
dialer: Fix auto_detect_interface for UDP connections
2026-07-27 15:51:12 +08:00
世界
4056231e5c
Fix tailscale dns
2026-07-27 15:51:12 +08:00
世界
ee808c46be
process: Fix panic when package manager is unavailable on Android
2026-07-27 15:51:12 +08:00
世界
7b9439f761
route: Refetch rule-set when cache restore fails
2026-07-27 15:51:12 +08:00
世界
dcfdd8a184
dns: Fix DHCP reset
2026-07-27 15:51:12 +08:00
世界
dc4ca85cbb
Fix tailscale start dependencies
2026-07-27 15:51:12 +08:00
世界
61ede421b4
Fix stderr deprecated manager
2026-07-27 15:51:12 +08:00
世界
cb74ad78de
Fix naive slow open
2026-07-27 15:51:12 +08:00
世界
b6e554e4c0
Fix ACME HTTP-01 challenge for IPv6 literal addresses
2026-07-27 15:51:12 +08:00
世界
95f2d6302f
Update sing-shadowtls to v0.2.1
2026-07-27 15:50:40 +08:00
世界
0df408d807
Update sing-tun
2026-07-27 15:50:40 +08:00
世界
abdaa55e17
Update sing
2026-07-27 15:50:40 +08:00
Shtorm
c243a5b6e5
Merge branch 'extended' of https://github.com/shtorm-7/sing-box-extended into extended
v1.13.14-extended-2.5.3
2026-07-25 21:18:16 +03:00
Shtorm
b4ec688f1a
Fix MASQUE endpoint parsing
2026-07-25 21:17:48 +03:00
Shtorm
2e083b2d8f
Update sing-vmess
2026-07-25 21:16:01 +03:00
Shtorm
909f19640c
Add Dial Fields comment to client.json
...
Signed-off-by: Shtorm <108103062+shtorm-7@users.noreply.github.com >
2026-07-24 15:59:49 +03:00
Shtorm
a79e16c03c
Merge pull request #118 from embogomolov/fix/interrupt-group-deadlock-extended
...
common/interrupt: close connections outside group lock
2026-07-22 14:22:08 +03:00
embogomolov
d2805ffcc9
common/interrupt: close connections outside group lock
2026-07-22 14:09:56 +03:00
Shtorm
7c19b660b4
Merge pull request #116 from embogomolov/fix/xhttp-h3-udp-socket-leak
...
transport/v2rayxhttp: close UDP connection when HTTP/3 dial fails
2026-07-22 13:35:15 +03:00
embogomolov
33907d2e23
transport/v2rayxhttp: close UDP connection when HTTP/3 dial fails
2026-07-22 11:41:41 +03:00
Shtorm
ea48501b1d
Merge branch 'extended' of https://github.com/shtorm-7/sing-box-extended into extended
2026-07-18 16:40:41 +03:00
Shtorm
ff11f007ec
Enable naive proxy build in Docker image
v1.13.14-extended-2.5.2
2026-07-18 16:40:15 +03:00