7 178
订阅者
-224 小时
+187 天
+9030 天
帖子存档
sing-box 1.8.0-alpha.17 has been released.
* Add GSO support for TUN and WireGuard system interface 1
* Update uTLS to 1.5.4 2
* Update dependencies 3
* Fixes and improvements
1:
See TUN inbound and WireGuard outbound.
2:
Added some new fingerprints.
Also, starting with this release, uTLS requires at least Go 1.20.
3:
Updated cloudflare-tls, gomobile, smux, tfo-go and wireguard-go to latest, and gvisor to 20231204.0
This may break something, good luck!
https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.17
sing-box 1.7.3 has been released.
* Fixes and improvements
Due to the long waiting time, this version is no longer waiting for approval
by the Apple App Store, so updates to Apple Platforms will be delayed.
https://github.com/SagerNet/sing-box/releases/tag/v1.7.3
sing-box 1.8.0-alpha.14 has been released.
* Some chaotic [changes](https://sing-box.sagernet.org/changelog/#180-alpha14)
* Fixes and improvements
https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.14
sing-box 1.8.0-alpha.12 has been released.
* Fixes and improvements
https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.12
sing-box 1.8.0-alpha.11 has been released.
* Fixes and improvements
https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.11
sing-box 1.8.0-alpha.9 has been released.
## :memo: Release Notes
* Add
idle_timeout for URLTest outbound 1
* Fixes and improvements
1:
When URLTest is idle for a certain period of time, the scheduled delay test will be paused.
https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.9sing-box 1.8.0-alpha.8 has been released.
* Add context to JSON decode error message 1
* Reject internal fake-ip queries 2
* Fixes and improvements
1:
JSON parse errors will now include the current key path.
Only takes effect when compiled with Go 1.21+.
2:
All internal DNS queries now skip DNS rules with
server type fakeip,
and the default DNS server can no longer be fakeip.
This change is intended to break incorrect usage and essentially requires no action.
https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.8sing-box 1.7.1 has been released.
* Fixes and improvements
https://github.com/SagerNet/sing-box/releases/tag/v1.7.1
sing-box 1.8.0-alpha.7 has been released.
* Fixes and improvements
https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.7
sing-box 1.8.0-alpha.6 has been released.
* Fix rule-set matching logic 1
* Fixes and improvements
1:
Now the rules in the
rule_set rule item can be logically considered to be merged into the rule using rule sets,
rather than completely following the AND logic.
https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.6sing-box 1.8.0-alpha.2 has been released.
* Parallel rule-set initialization
* Independent
source_ip_is_private and ip_is_private rules 1
1:
The private GeoIP country never existed and was actually implemented inside V2Ray.
Since GeoIP was deprecated, we made this rule independent, see Migration.
https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.2sing-box 1.8.0-alpha.1 has been released.
* Migrate cache file from Clash API to independent options 1
* Introducing Rule Set 2
* Add
sing-box geoip, sing-box geosite and sing-box rule-set commands 3
* Allow nested logical rules 4
1:
See Cache File and Migration.
2:
Rule set is independent collections of rules that can be compiled into binaries to improve performance.Compared to legacy GeoIP and Geosite resources, it can include more types of rules, load faster, use less memory, and update automatically.
See Route#rule_set, Route Rule, DNS Rule, Rule Set, Source Format and Headless Rule.
For GEO resources migration, see Migrate GeoIP to rule sets and Migrate Geosite to rule sets.
3:
New commands manage GeoIP, Geosite and rule set resources, and help you migrate GEO resources to rule sets.
4:
Logical rules in route rules, DNS rules, and the new headless rule now allow nesting of logical rules.
https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.1sing-box 1.7.0 has been released.
* Fixes and improvements
Important changes since 1.6:
* Add exclude route support for TUN inbound
* Add
udp_disable_domain_unmapping inbound listen option 1
* Add HTTPUpgrade V2Ray transport support 2
* Migrate multiplex and UoT server to inbound 3
* Add TCP Brutal support for multiplex 4
* Add wifi_ssid and wifi_bssid route and DNS rules 5
* Update quic-go to v0.40.0
* Update gVisor to 20231113.0
1:
If enabled, for UDP proxy requests addressed to a domain,
the original packet address will be sent in the response instead of the mapped domain.
This option is used for compatibility with clients that
do not support receiving UDP packets with domain addresses, such as Surge.
2:
Introduced in V2Ray 5.10.0.
The new HTTPUpgrade transport has better performance than WebSocket and is better suited for CDN abuse.
3:
Starting in 1.7.0, multiplexing support is no longer enabled by default and needs to be turned on explicitly in inbound options.
4
Hysteria Brutal Congestion Control Algorithm in TCP. A kernel module needs to be installed on the Linux server, see TCP Brutal for details.
5:
Only supported in graphical clients on Android and iOS.
https://github.com/SagerNet/sing-box/releases/tag/v1.7.0sing-box 1.7.0-rc.2 has been released.
* Fix missing UDP user context on TUIC/Hysteria2 inbounds
* macOS: Add button for uninstall SystemExtension in the standalone graphical client
https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-rc.2
sing-box 1.7.0-beta.5 has been released.
* Update gVisor to 20231113.0
* Fixes and improvements
https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-beta.5
sing-box 1.7.0-beta.4 has been released.
* Add
wifi_ssid and wifi_bssid route and DNS rules 1
* Fixes and improvements
1:
Only supported in graphical clients on Android and iOS.
https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-beta.4sing-box 1.7.0-beta.3 has been released.
* Fix zero TTL was incorrectly reset
* Fixes and improvements
https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-beta.3
sing-box 1.7.0-alpha.11 has been released.
* iOS/Android: Fix profile auto update
* Fixes and improvements
https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-alpha.11
sing-box 1.7.0-alpha.10 has been released.
* Fix tcp-brutal not working with TLS
* Fix Android client not closing in some cases
* Fixes and improvements
https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-alpha.10
sing-box 1.6.1 has been released.
* Our Android client is now available in the Google Play Store ▶️
* Fixes and improvements
https://github.com/SagerNet/sing-box/releases/tag/v1.6.1
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
