Hello Hy Namaste Salama Mera Naam H Gulshan Nagda in Today's Article We Are Going To Discuss How To Install Ngrok in Termux.
ngrok is a cross-platform application that enables developers to expose a local development server to the Internet with minimal effort. The software makes your locally-hosted web server appear to be hosted on a subdomain of ngrok.com, meaning that no public IP or domain name on the local machine is needed.
Requirements:-
Android Version 5.0 And
Latest V0.118 Termux Application
Installation Process:-
1. Step ~
Go To The ngrok.com and sign up for your account as shown in the picture -
After Signing up, Your Ngrok Dashboard Will open now you have to click on linux arm64 and download it as shown in the picture -
3. Step ~
Now Go To Your Termux Application And Type The Following Command -
- cd storage/downloads
- mv ngrok-v3-stable-linux-amd64.tgz $HOME
4. Step ~
Now Simply Type The Following Command To Install Ngrok In Your Termux -
- cd $HOME
- tar xf ngrok-v3-stable-linux-amd64.tgz
Now You Have Successfully Installed Ngrok In Your Termux Now You Can Use Ngrok By Typing The Following Commands one by one -
chmod +x ngrok
./authtoken (paste your authtoken of ngrok )
./ngrok http (any port no.) or ngrok http (any port no.)
Tags
Ethical Hacking