This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
Xray-examples
mirror of
https://github.com/XTLS/Xray-examples
Watch
1
Star
0
Fork
You've already forked Xray-examples
0
Code
Issues
Releases
Wiki
Activity
main
Xray-examples
/
VLESS-TLS-SplitHTTP-CaddyNginx
/
Caddyfile
6 lines
74 B
Caddyfile
Raw
Permalink
Blame
History
localhost:443
{
handle
/split/*
{
reverse_proxy
http://[::1
]
:1234
}
}
Reference in New Issue
View Git Blame
Copy Permalink