Skip to content

Releases: SagerNet/sing-box

1.13.0-alpha.29

15 Dec 07:58
311e09e

Choose a tag to compare

1.13.0-alpha.29 Pre-release
Pre-release

πŸ“ Release Notes

  • Add UDP over TCP support for naiveproxy outbound 1
  • Fixes and improvements

1:

See NaiveProxy outbound.

1.13.0-alpha.28

13 Dec 16:35
8769d13

Choose a tag to compare

1.13.0-alpha.28 Pre-release
Pre-release

πŸ“ Release Notes

  • Add naiveproxy outbound 1
  • Add disable_tcp_keep_alive, tcp_keep_alive and tcp_keep_alive_interval options for dial fields 2
  • Update default TCP keep-alive initial period from 10 minutes to 5 minutes
  • Update quic-go to v0.57.1
  • Fixes and improvements

1:

Only available on Apple platforms, Android, Windows and some Linux architectures.

See NaiveProxy outbound.

2:

See Dial Fields.


  • Unfortunately, for non-technical reasons, we are currently unable to notarize the standalone version of the macOS client: because system extensions require signatures to function, we have had to temporarily halt its release.
    We plan to fix the App Store release issue and launch a new standalone desktop client, but until then, only clients on TestFlight will be available (unless you have an Apple Developer Program and compile from source code).

1.12.13

13 Dec 16:42
f0cd342

Choose a tag to compare

πŸ“ Release Notes

  • Fix naive inbound
  • Fixes and improvements

  • Unfortunately, for non-technical reasons, we are currently unable to notarize the standalone version of the macOS client: because system extensions require signatures to function, we have had to temporarily halt its release.
    We plan to fix the App Store release issue and launch a new standalone desktop client, but until then, only clients on TestFlight will be available (unless you have an Apple Developer Program and compile from source code).

1.13.0-alpha.27

27 Oct 15:38
84ceb90

Choose a tag to compare

1.13.0-alpha.27 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.12.12

27 Oct 15:38
54ed584

Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

1.13.0-alpha.26

24 Oct 04:38
c689437

Choose a tag to compare

1.13.0-alpha.26 Pre-release
Pre-release

πŸ“ Release Notes

  • Update quic-go to v0.55.0
  • Fix memory leak in hysteria2
  • Fixes and improvements

1.13.0-alpha.25

22 Oct 13:22
99159b0

Choose a tag to compare

1.13.0-alpha.25 Pre-release
Pre-release

πŸ“ Release Notes

  • Fixes and improvements

1.13.0-alpha.24

21 Oct 10:41
00bde8c

Choose a tag to compare

1.13.0-alpha.24 Pre-release
Pre-release

πŸ“ Release Notes

  • Add Claude Code Multiplexer service 1
  • Fixes and improvements

1:

CCM (Claude Code Multiplexer) service allows you to access your local Claude Code subscription remotely through custom tokens, eliminating the need for OAuth authentication on remote clients.

See CCM.

1.12.11

22 Oct 13:21
4626aa2

Choose a tag to compare

πŸ“ Release Notes

  • Fixes and improvements

1.13.0-alpha.23

18 Oct 08:42
8e9fb1c

Choose a tag to compare

1.13.0-alpha.23 Pre-release
Pre-release

πŸ“ Release Notes

  • Fix compatibility with MPTCP 1
  • Fixes and improvements

1:

auto_redirect now rejects MPTCP connections by default to fix compatibility issues, but you can change it to bypass the sing-box via the new exclude_mptcp option.

See TUN.