This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
Apq
/
Xray-examples
同期ミラー
https://github.com/XTLS/Xray-examples.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
2fb8a67787
ブランチ
タグ
main
Xray-examples
/
VLESS-TLS-SplitHTTP-CaddyNginx
/
Caddyfile
Caddyfile
74 B
履歴
Raw
1
2
3
4
5
localhost:443 {
handle /split/* {
reverse_proxy http://[::1]:1234
}
}