This commit is contained in:
RPRX
2026-02-04 21:59:24 +00:00
parent 8c3f246dcb
commit bf7b6bd9a1
5 changed files with 221 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ import (
_ "github.com/xtls/xray-core/transport/internet/tls"
_ "github.com/xtls/xray-core/transport/internet/udp"
_ "github.com/xtls/xray-core/transport/internet/websocket"
_ "github.com/xtls/xray-core/transport/internet/xdrive"
// Transport headers
_ "github.com/xtls/xray-core/transport/internet/headers/http"