Skip to content

Commit

Permalink
Update Ngrok3389
Browse files Browse the repository at this point in the history
  • Loading branch information
akuhnet authored Oct 1, 2021
1 parent 4ce2c13 commit d6af2b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GC/Ngrok3389
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ wget -O ngrok.zip https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.
unzip ngrok.zip > /dev/null 2>&1
read -p "Paste Ngrok Authtoken: " CRP
./ngrok authtoken $CRP
./ngrok tcp --region ap 3389 &>/dev/null &

0 comments on commit d6af2b1

Please sign in to comment.