This website requires JavaScript.
Explore
Help
Register
Sign In
black-internet-days-ahead
/
Xray-examples
Watch
1
Star
0
Fork
You've already forked Xray-examples
0
mirror of
https://github.com/XTLS/Xray-examples.git
synced
2024-11-14 20:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fb19ed3ed6
Xray-examples
/
VLESS-TLS-SplitHTTP-CaddyNginx
/
Caddyfile
6 lines
79 B
Caddyfile
Raw
Normal View
History
Unescape
Escape
Simplify SplitHTTP further, and add Caddyfile (#188) * Simplify SplitHTTP further, and add Caddyfile * raise log level * enable udp --------- Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-06-21 20:36:22 +00:00
localhost:443
{
handle
/split/*
{
Update Caddyfile
2024-10-25 18:48:55 +00:00
reverse_proxy
http://127.0.0.1:1234/
Simplify SplitHTTP further, and add Caddyfile (#188) * Simplify SplitHTTP further, and add Caddyfile * raise log level * enable udp --------- Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
2024-06-21 20:36:22 +00:00
}
}
Reference in a new issue
Copy permalink