mirror of
https://github.com/samuelhbne/server-xray.git
synced 2025-12-16 20:07:06 +03:00
Initial REALITY support
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
DIR=`dirname $0`
|
||||
|
||||
usage() {
|
||||
echo "VLESS-GRPC-REALITY builder"
|
||||
echo "Usage: server-lgr <x=xray-config-file>,<c=cert-home-dir>,<p=listen-port>,<s=svcname>,[xtls],<d=dest.com>,[pub=xxx,prv=yyy],<u=id0>,<u=id1>..."
|
||||
echo "VLESS-GRPC-REALITY server builder"
|
||||
echo "Usage: server-lgr <x=xray-config-file>,<c=cert-home-dir>,<p=listen-port>,<s=svcname>,[xtls],<d=dest.com>,[pub=xx,prv=yy,shortId=zz],<u=id0>,<u=id1>..."
|
||||
}
|
||||
|
||||
options=(`echo $1 |tr ',' ' '`)
|
||||
|
||||
Reference in New Issue
Block a user