Skip to content

Releases: SagerNet/sing-box

1.13.0-beta.7

17 Jan 12:30
5d67c13

Choose a tag to compare

1.13.0-beta.7 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.13.0-beta.6

16 Jan 22:50
5ae7436

Choose a tag to compare

1.13.0-beta.6 Pre-release
Pre-release

πŸ“ Release Notes

  • Update uTLS to v1.8.2 1
  • Fixes and improvements

1:

This update fixes missing padding extension for Chrome 120+ fingerprints.

Also, documentation has been updated with a warning about uTLS fingerprinting vulnerabilities.
uTLS is not recommended for censorship circumvention due to fundamental architectural limitations;
use NaiveProxy instead for TLS fingerprint resistance.

1.12.17

16 Jan 22:49
b27d707

Choose a tag to compare

πŸ“ Release Notes

  • Update uTLS to v1.8.2 1
  • Fixes and improvements

1:

This update fixes missing padding extension for Chrome 120+ fingerprints.

Also, documentation has been updated with a warning about uTLS fingerprinting vulnerabilities.
uTLS is not recommended for censorship circumvention due to fundamental architectural limitations;
use NaiveProxy instead for TLS fingerprint resistance.

1.13.0-beta.5

13 Jan 08:05
0028b06

Choose a tag to compare

1.13.0-beta.5 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.13.0-beta.4

12 Jan 03:00
c142414

Choose a tag to compare

1.13.0-beta.4 Pre-release
Pre-release

πŸ“ Release Notes

  • Apple/Android: Add support for sharing configurations via QRS
  • Android: Add support for resisting VPN detection via Xposed
  • Update quic-go to v0.59.0
  • Fixes and improvements

1.12.16

13 Jan 08:05
ab18010

Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

1.13.0-beta.2

09 Jan 22:23
275d102

Choose a tag to compare

1.13.0-beta.2 Pre-release
Pre-release

πŸ“ Release Notes

  • Add bind_address_no_port option for dial fields 1
  • Fixes and improvements

1:

Adds the Linux socket option IP_BIND_ADDRESS_NO_PORT support when explicitly binding to a source address.

This allows reusing the same source port for multiple connections, improving scalability for high-concurrency proxy scenarios.

See Dial Fields.

1.13.0-beta.1

07 Jan 12:15
1ee0b39

Choose a tag to compare

1.13.0-beta.1 Pre-release
Pre-release

πŸ“ Release Notes

  • Add system interface support for Tailscale endpoint 1
  • Fixes and improvements

1:

Tailscale endpoint can now create a system TUN interface to handle traffic directly.

See Tailscale endpoint.

1.12.15

07 Jan 12:14
0a812f2

Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

1.13.0-alpha.36

02 Jan 15:04
0a8b7a3

Choose a tag to compare

1.13.0-alpha.36 Pre-release
Pre-release

πŸ“ Release Notes

  • Downgrade quic-go to v0.57.1
  • Fixes and improvements