Add tun inbound for windows

This commit is contained in:
世界
2022-07-13 19:01:20 +08:00
parent e3b186733e
commit 901a41d350
17 changed files with 116 additions and 201 deletions

View File

@@ -15,6 +15,7 @@
| Type | Format |
|---------------|------------------------------|
| `tun` | [Tun](./tun) |
| `direct` | [Direct](./direct) |
| `mixed` | [Mixed](./mixed) |
| `socks` | [Socks](./socks) |

View File

@@ -1,6 +1,6 @@
!!! error ""
Linux only
Linux and Windows only
### Structure

View File

@@ -28,7 +28,7 @@ Default outbound tag. the first outbound will be used if empty.
!!! error ""
Linux only
Linux and Windows only
Bind outbound connections to the default NIC by default to prevent routing loops under Tun.