Skip to content

Releases: SagerNet/sing-box

1.10.0-alpha.10

08 Jun 23:57
2e3cd34
Compare
Choose a tag to compare
1.10.0-alpha.10 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.9.2

08 Jun 14:38
0bccaed
Compare
Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

1.10.0-alpha.8

07 Jun 13:43
a6ae9c0
Compare
Choose a tag to compare
1.10.0-alpha.8 Pre-release
Pre-release

πŸ“ Release Notes

  • Drop support for go1.18 and go1.19 1
  • Update quic-go to v0.45.0
  • Update Hysteria2 BBR congestion control
  • Fixes and improvements

1:

Due to maintenance difficulties, sing-box 1.10.0 requires at least Go 1.20 to compile.

1.9.1

07 Jun 13:42
3853201
Compare
Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

1.10.0-alpha.7

03 Jun 15:26
86b00ea
Compare
Choose a tag to compare
1.10.0-alpha.7 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.10.0-alpha.6

01 Jun 07:47
075da9d
Compare
Choose a tag to compare
1.10.0-alpha.6 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.10.0-alpha.5

31 May 14:33
5960c25
Compare
Choose a tag to compare
1.10.0-alpha.5 Pre-release
Pre-release

πŸ“ 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

31 May 06:44
2888045
Compare
Choose a tag to compare
1.10.0-alpha.4 Pre-release
Pre-release

πŸ“ 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

29 May 09:28
c5776d8
Compare
Choose a tag to compare
1.10.0-alpha.2 Pre-release
Pre-release

πŸ“ Release Notes

  • Move auto redirect to Tun 1
  • Fixes and improvements

1:

Linux support are added.

See Tun.

1.10.0-alpha.1

28 May 05:39
ae47dea
Compare
Choose a tag to compare
1.10.0-alpha.1 Pre-release
Pre-release

πŸ“ 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.