This website requires JavaScript.
Explore
Help
Sign In
github
/
Xray-examples
Watch
1
Star
0
Fork
0
You've already forked Xray-examples
mirror of
https://github.com/XTLS/Xray-examples.git
synced
2025-01-19 14:29:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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 22:36:22 +02:00
localhost:443
{
handle
/split/*
{
Update Caddyfile
2024-10-26 02:48:55 +08: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 22:36:22 +02:00
}
}
Reference in New Issue
Copy Permalink