Add set system proxy support for macOS

This commit is contained in:
世界
2022-08-04 22:01:20 +08:00
parent 64dbac8138
commit f691bd5ce1
21 changed files with 225 additions and 174 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.