mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-04-13 20:28:32 +10:00
Add set system proxy support for macOS
This commit is contained in:
@@ -71,7 +71,7 @@ If `sniff_override_destination` is in effect, its value will be taken as a fallb
|
||||
|
||||
!!! error ""
|
||||
|
||||
Windows only
|
||||
Only supported on Linux, Android, Windows, and macOS.
|
||||
|
||||
Automatically set system proxy configuration when start and clean up when stop.
|
||||
|
||||
|
||||
@@ -71,7 +71,7 @@ If `sniff_override_destination` is in effect, its value will be taken as a fallb
|
||||
|
||||
!!! error ""
|
||||
|
||||
Windows only
|
||||
Only supported on Linux, Android, Windows, and macOS.
|
||||
|
||||
Automatically set system proxy configuration when start and clean up when stop.
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ Default outbound tag. the first outbound will be used if empty.
|
||||
|
||||
!!! error ""
|
||||
|
||||
Linux and Windows only
|
||||
Only supported on Linux and Windows.
|
||||
|
||||
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 ""
|
||||
|
||||
Linux and Windows only
|
||||
Only supported on Linux and Windows.
|
||||
|
||||
Bind outbound connections to the specified NIC by default to prevent routing loops under Tun.
|
||||
|
||||
@@ -50,7 +50,7 @@ Takes no effect if `auto_detect_interface` is set.
|
||||
|
||||
!!! error ""
|
||||
|
||||
Linux only
|
||||
Only supported on Linux.
|
||||
|
||||
Set iptables routing mark by default.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user