how to Setup Ngrok tunnel in kali linux

what is ngrok.

ngrok secure tunnels and cloud edges add security and scalability to you apps allowing you to put anything on the internet in a single command.




Ngrok is a free service that helps you share a site or server running on your local machine.

Ngrok is a useful utility to create secure tunnels to locally hosted applications using a reverse proxy. It is a utility to expose any locally hosted application over the web.

Ngrok is a powerful tool and Alan Shreve is an extraordinary personality!   He makes this available for free use!  No credit card required!   Just open an account here and give this a try!   Then download Ngrok to your local Windows, MAC O/S or Linux development platform, unzip it and run it with a very simple configuration command.   You might enter  “Ngrok http 80” into your terminal window to indicate that you have a web server listening on port 80 on your local machine.


complete video tutorial is avalible on youtube. (incrediBit) 



Comments

Popular posts from this blog

wifite2 troubleshoot & basic tutorial

how to fix end kernel panic not syncing unable to mount root fs kali linux