Add loopback outound

This commit is contained in:
世界
2021-09-19 20:28:38 +08:00
parent 5c366db847
commit 707efd6d12
9 changed files with 310 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ import (
_ "github.com/xtls/xray-core/proxy/dokodemo"
_ "github.com/xtls/xray-core/proxy/freedom"
_ "github.com/xtls/xray-core/proxy/http"
_ "github.com/xtls/xray-core/proxy/loopback"
_ "github.com/xtls/xray-core/proxy/mtproto"
_ "github.com/xtls/xray-core/proxy/shadowsocks"
_ "github.com/xtls/xray-core/proxy/socks"