Update port.sh

This commit is contained in:
shiva yadav 2023-04-07 11:38:49 -07:00 committed by GitHub
parent f71bc70ffe
commit 01cc88c0d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,6 @@ echo -e "\e[0m"
echo "Author: shivayadv"
echo "Github: shivaya-dav"
echo "Telegram channel: cybershieldx"
read -p "Enter your Telegram username: " sphanter
read -p "Enter your Telegram username: " telegram_username
sed -i "0,/telegram_username/s//${telegram_username}/" port.sh
ssh -R ${telegram_username}:80:localhost:8999 -o GatewayPorts=no serveo.net