add ss with mkcp

This commit is contained in:
kirikira
2017-11-29 23:10:17 +08:00
parent 08c68890fa
commit bddebc53b6
5 changed files with 281 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
https://example.domain {
root /usr/local/caddy/www/aria2
timeouts none
tls kiri_so@outlook.com
gzip
proxy /test localhost:1234 {
websocket
header_upstream -Origin
}
}