Initial REALITY support

This commit is contained in:
Samuel Huang
2024-09-10 22:18:00 +10:00
parent 85cd57eb38
commit 372b2e3e16
16 changed files with 19 additions and 19 deletions

View File

@@ -3,7 +3,7 @@
DIR=`dirname $0`
usage() {
echo "TROJAN-WS-TLS builder"
echo "TROJAN-WS-TLS server builder"
echo "Usage: server-twt <x=xray-config-file>,<c=cert-home-dir>,<p=listen-port>,<d=domain.com>,<w=wskpath>,<u=pw0>,<u=pw1>..."
}