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
2025-02-25 02:31:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f092fd7ae3
Xray-examples
/
VLESS-TLS-SplitHTTP-CaddyNginx
/
Caddyfile
6 lines
79 B
Text
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 a new issue
Copy permalink