File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22icon : material/alert-decagram
33---
44
5+ #### 1.14.0-alpha.43
6+
7+ * Add network namespace support ** 1**
8+ * Fixes and improvements
9+
10+ ** 1** :
11+
12+ The new [ ` network_namespaces ` ] ( /configuration/network-namespace/ ) option defines
13+ Linux network namespaces for inbounds and outbounds, referenced by tag from the
14+ new tun [ ` netns ` ] ( /configuration/inbound/tun/#netns ) field and the existing
15+ [ Listen] ( /configuration/shared/listen/#netns ) and
16+ [ Dial] ( /configuration/shared/dial/#netns ) ` netns ` fields.
17+
18+ The [ ` unshare ` ] ( /configuration/network-namespace/unshare/ ) type creates the
19+ namespace at startup without requiring root privileges: a rootless sing-box can
20+ provide a tun (including ` auto_route ` and ` auto_redirect ` ) inside a namespace,
21+ which can be entered with ` nsenter ` .
22+
523#### 1.14.0-alpha.42
624
725* Fixes and improvements
You can’t perform that action at this time.
0 commit comments