mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add tun inbound for linux
This commit is contained in:
parent
c463d0cf80
commit
730144cc26
19 changed files with 623 additions and 22 deletions
|
@ -7,4 +7,5 @@ const (
|
|||
TypeHTTP = "http"
|
||||
TypeMixed = "mixed"
|
||||
TypeShadowsocks = "shadowsocks"
|
||||
TypeTun = "tun"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue