README.md

This commit is contained in:
Samuel Huang
2021-09-24 21:55:59 +10:00
parent 4772d30201
commit 37489ea01e
2 changed files with 11 additions and 10 deletions

4
run.sh
View File

@@ -20,8 +20,8 @@ usage() {
echo " --ttpw <TROJAN-TCP-PLAIN-WS option> [p=443,]u=psw[:level[:email]][,f=[fb-host]:fb-port:[fb-path]],w=/webpath"
# echo " --ssa <Shadowsocks-AEAD option> [port=443,]user=password1:method1[,user=password2:method2]"
# echo " --sst <Shadowsocks-TCP option> [port=443,]user=passwd,method=xxxx"
echo " --ng-opt <nginx-options> [p=443,]d=domain0.com[,d=domain1.com]"
echo " --ng-proxy <nginx-proxy-options> [d=domain0.com,][d=domain1.com][h=127.0.0.1,]p=port-backend,l=location,n=ws|grpc"
echo " --ng-opt <nginx-options> [p=443,]d=domain0.com[,d=domain1.com...]"
echo " --ng-proxy <nginx-proxy-options> [d=domain0.com,][d=domain1.com...][h=127.0.0.1,]p=port-backend,l=location,n=ws|grpc"
echo " -u|--user <global-user-options> u=id0[:level[:email]][,u=id1...]"
echo " -k|--hook <hook-url> [Optional] DDNS update or notifing URL to be hit"
echo " -r|--request-domain <domain-name> [Optional] Domain name to request for letsencrypt cert"