update
This commit is contained in:
parent
272ba3de7e
commit
a8deb3d701
@ -23,8 +23,8 @@ SNI=$(echo $DEST | awk -F ':' '{print $1}')
|
||||
NETWORK="tcp"
|
||||
PUBLIC_KEY=$(cat ../conf/key.txt | grep "Public" | awk -F ': ' '{print $2}')
|
||||
|
||||
# config info with green color
|
||||
echo -e "\033[32m"
|
||||
# 打印配置信息
|
||||
echo -e "\033[32m" # config info with green color
|
||||
echo "IPV4: $IPV4"
|
||||
echo "PORT: $PORT"
|
||||
echo "UUID: $UUID"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user