Port Forwarding with Ngrok in Termux

How To Port Forward with Ngrok In Termux Via Android | Termux Tutorial : 

In this article i will explain you about how to port open or forward with ngrok in termux. I hope you like this article and don’t forgot to share it.
Ngrok is a multiplatform tunnelling, reverse proxy software that establishes secure tunnels from a public endpoint such as internet to a locally running network service while capturing all traffic for detailed inspection and replay.

Ngrok Installation In Termux:

  1. First you need to go ngrok website & sign up.
  2. Then login into your ngrok account, go in download section & download Linux ARM.
  3. Now open your termux terminal and locate Linux ARM zip file, then extract into termux home directory.
  4. Now go to ngrok website & copy the access token, then past into termux  $HOME
  5. Now type ./ngrok
I hope you understand..
Any Questions ? Comment Below

Comments