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