Skip to content

1.14.0-alpha.43

Pre-release
Pre-release

Choose a tag to compare

@nekohasekai nekohasekai released this 11 Jul 01:53
f025e6f

📝 Release Notes

  • Add network namespace support 1
  • Fixes and improvements

1:

The new network_namespaces option defines Linux network namespaces for inbounds and outbounds, referenced by tag from the new tun netns field and the existing Listen and Dial netns fields.

The unshare type creates the namespace at startup without requiring root privileges: a rootless sing-box can provide a tun (including auto_route and auto_redirect) inside a namespace, which can be entered with nsenter.