Add tun support for macOS

This commit is contained in:
世界
2022-08-05 16:55:46 +08:00
parent f691bd5ce1
commit dfa10d4ebe
11 changed files with 21 additions and 21 deletions

View File

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