mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-05-15 08:38:40 +00:00
Add tun support
This commit is contained in:
parent
18e5b0963f
commit
603264017a
13 changed files with 935 additions and 2 deletions
|
@ -16,6 +16,7 @@ import (
|
|||
|
||||
// Developer preview services
|
||||
_ "github.com/xtls/xray-core/app/observatory/command"
|
||||
_ "github.com/xtls/xray-core/app/tun"
|
||||
|
||||
// Other optional features.
|
||||
_ "github.com/xtls/xray-core/app/dns"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue