Skip to content

Commit

Permalink
Update w8x64
Browse files Browse the repository at this point in the history
  • Loading branch information
akuhnet authored Sep 18, 2021
1 parent 5f8dba1 commit 90d950d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions w8x64
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ echo "Download ngrok"
echo "===================================="
wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip > /dev/null 2>&1
unzip ngrok-stable-linux-amd64.zip > /dev/null 2>&1
unzip ngrok-stable-linux-amd64.zip1 > /dev/null 2>&1
read -p "Ctrl + V Authtoken: " CRP
./ngrok authtoken $CRP
nohup ./ngrok tcp 3388 &>/dev/null &
./ngrok tcp 3388 &>/dev/null &
echo "===================================="
echo Downloading File From akuh.net
echo "===================================="
Expand Down

0 comments on commit 90d950d

Please sign in to comment.