Skip to content

Tag: ngrok

send Ngrok random port number through terminal

I use Ngrok service to forward my local network to the internet but for my specific application as I do not have access to hardware I need to run ngrok automatically after boot and send random port number and host address which ngrok assigns to my local port through sendmail package to a specific email addres…