Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
thehxdev committed Dec 27, 2022
1 parent 8c587c8 commit 51c875c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xray.sh
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ function vless_tcp_tls_link_gen() {
server_link=$(echo -neE "$UUID@$SERVER_IP:$PORT?sni=$CONFIG_DOMAIN&security=tls&type=tcp#$config_name")

qrencode -t ansiutf8 -l L vless://${server_link}
echo -ne "${Green}VMESS Link: ${Yellow}vless://$server_link${Color_Off}\n"
echo -ne "${Green}VLess Link: ${Yellow}vless://$server_link${Color_Off}\n"
}

function users_vless_tcp_tls_link_gen() {
Expand Down

0 comments on commit 51c875c

Please sign in to comment.