mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-04-13 20:28:32 +10:00
Add tun support for macOS
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
!!! error ""
|
||||
|
||||
Linux and Windows only
|
||||
Only supported on Linux, Windows and macOS.
|
||||
|
||||
### Structure
|
||||
|
||||
@@ -52,7 +52,7 @@ Set the default route to the Tun.
|
||||
|
||||
#### endpoint_independent_nat
|
||||
|
||||
Enabled endpoint-independent NAT.
|
||||
Enable endpoint-independent NAT.
|
||||
|
||||
Performance may degrade slightly, so it is not recommended to enable on when it is not needed.
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ Default outbound tag. the first outbound will be used if empty.
|
||||
|
||||
!!! error ""
|
||||
|
||||
Only supported on Linux and Windows.
|
||||
Only supported on Linux, Windows and macOS.
|
||||
|
||||
Bind outbound connections to the default NIC by default to prevent routing loops under Tun.
|
||||
|
||||
@@ -40,7 +40,7 @@ Takes no effect if `outbound.bind_interface` is set.
|
||||
|
||||
!!! error ""
|
||||
|
||||
Only supported on Linux and Windows.
|
||||
Only supported on Linux, Windows and macOS.
|
||||
|
||||
Bind outbound connections to the specified NIC by default to prevent routing loops under Tun.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user