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-WS-PLAIN builder"
echo "VLESS-WS-PLAIN server builder"
echo "Usage: server-lwp <x=xray-config-file>,<p=listen-port>,<w=wskpath>,<u=id0>,<u=id1>..."
}