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 "VLESS-TCP-TLS builder"
echo "VLESS-TCP-TLS server builder"
echo "Usage: server-ltt <x=xray-config-file>,<c=cert-home-dir>,<p=listen-port>,[xtls],<d=domain.com>,<u=id0>,<u=id1>..."
}