How to connect ngrok auth token to shellphisher
How to connect ngrok auth token to shellphisher
Step one:
Go to ngrok.com and sign up or login to your account
Once you have signed up go to your dashboard and copy the command ./ngrok authtoken (and your token) DO not share your token with anyone
Step 3:
Paste it in your terminal
Type the following commands :
cd shellphisher
./ngrok authtoken (token)
Video: https://www.youtube.com/watch?v=EreKKsehimo
Comments
Post a Comment