Releases: SagerNet/sing-box
1.9.1
π Release Notes
- Fixes and improvements
1.10.0-alpha.7
π Release Notes
- Fixes and improvements
1.10.0-alpha.6
π Release Notes
- Fixes and improvements
1.10.0-alpha.5
π Release Notes
- Improve auto-redirect 1
1:
nftables support and DNS hijacking has been added.
Tun inbounds with auto_route
and auto_redirect
now works as expected on routers without intervention.
1.10.0-alpha.4
π Release Notes
- Fix auto redirect 1
- Improve auto route on linux 2
1:
Tun inbounds with auto_route
and auto_redirect
now works as expected on routers.
2:
Tun inbounds with auto_route
and strict_route
now works as expected on routers and servers,
but the usages of exclude_interface need to be updated.
1.10.0-alpha.2
π Release Notes
- Move auto redirect to Tun 1
- Fixes and improvements
1:
Linux support are added.
See Tun.
1.10.0-alpha.1
π Release Notes
- Add tailing comma support in JSON configuration
- Add simple auto redirect for Android 1
- Add BitTorrent sniffer 2
1:
It allows you to use redirect inbound in the sing-box Android client
and automatically configures IPv4 TCP redirection via su.
This may alleviate the symptoms of some OCD patients who think that
redirect can effectively save power compared to the system HTTP Proxy.
See Redirect.
2:
See Protocol Sniff.
1.9.0
π Release Notes
- Fixes and improvements
π Important changes since 1.8:
domain_suffix
behavior update 1process_path
format update on Windows 2- Add address filter DNS rule items 3
- Add support for
client-subnet
DNS options 4 - Add rejected DNS response cache support 5
- Add
bypass_domain
andsearch_domain
platform HTTP proxy options 6 - Fix missing
rule_set_ipcidr_match_source
item in DNS rules 7 - Handle Windows power events
- Always disable cache for fake-ip DNS transport if
dns.independent_cache
disabled - Improve DNS truncate behavior
- Update Hysteria protocol
- Update quic-go to v0.43.1
- Update gVisor to 20240422.0
- Mitigating TunnelVision attacks 8
1:
See Migration.
2:
See Migration.
3:
The new DNS feature allows you to more precisely bypass Chinese websites via DNS leaks. Do not use plain local DNS
if using this method.
Client example updated.
4:
See DNS, DNS Server and DNS Rules.
Since this feature makes the scenario mentioned in alpha.1
no longer leak DNS requests,
the Client example has been updated.
5:
The new feature allows you to cache the check results of
Address filter DNS rule items until expiration.
6:
See TUN inbound.
7:
See DNS Rule.
8:
See TunnelVision.
1.9.0-rc.22
π Release Notes
- Fixes and improvements
1.9.0-rc.21
π Release Notes
- Fixes and improvements