How to install ngrok in termux


Hi Guys if you are searching for how to install ngrok in Termux  searching for the best article to get the best explanation about how to install ngrok in Termux. Then you are at the right place.

Today I'm here going to share the step by step tutorial about how to install ngrok in termux By this article. We will be seeing some of the basic commands to install ngrok in termux app

Don't you know anything about termux see tutorials 

Part 1

What is ngrok see article click here 

What Will I Learn?

  • How to download ngrok
  • How to install ngrok in Android Termux

1: Open Termux and type command pkg update && pkg upgrade && pkg install python2 and press Enter, click y and press Enter if it asked for continue.
2: Login or Signup
  • Visit this website and Login/signup

Now go down and there will be a Connect your account heading. Copy your authtoken as shown in this screenshot


How to Download
Downlaod .zip file Linux(ARM)

Download zip file extract 

Open Termux and type command 
$ ls
$ cd /sdcard 
$ ls 
$ cp ngrok $HOME
$ cd
$ ls 

Now permission to run ngrok see image 

Past the authtoken you copied

You have to turn on your mobile's Wi-Fi hotspot & type command to run ngrok

$ ./ngrok http 8080

Next tutorial How to use ngrok click here 
Previous Post Next Post