adjust name

This commit is contained in:
kslr
2020-07-31 18:53:15 +08:00
parent b265293db5
commit 99018361ed
29 changed files with 0 additions and 559 deletions

View File

@@ -0,0 +1,17 @@
https://example.domain * {
gzip
tls kiri_so@outlook.com
proxy / https://www.baidu.com
log / stdout "{request}"
rewrite {
if {host} is google.com
to /test
}
proxy /test localhost:1234 {
websocket
without /test
}
}