How to install Ngrok in termux

DEADSECURITY INDIA
0


 

How to Install Ngrok in Termux

!!DISCLAIMER : WE DO NOT PROMOTE ANY ILLEGAL ACTIVITIES ALL THE BLOG POSTS ARE ONLY FOR LEARNING AND SECURITY PURPOSES . SO DON'T BE MISGUIDE .
"HACK TO LEARN , DON'T LEARN TO HACK"


 What is Ngrok? 

ngrok is a tool of termux itself which gives feature to host http or tcp server on own desired port, you can use it in other ethical hacking like website access, metasploite, phone hacking etc.


 Ngrok command

To install ngrok on your termux, you have to run some ngrok commands on your termux. So the commands to install ngrok is given below, which you can easily install ngrok by following step by step.

apt update
apt upgrade
apt install wget

Now clear the termux terminal using clear command and now after that you have to download Ngrok for which you have been given the steps below.


Ngrok Download

Step-1. Firstly Open Your Chrome Bowser then search Ngrok.

Step-2. Now click on the Official site of Ngrok that so in the top of the search result then click on the sign up.

Step-3. Now enter your email address or password and click on Sign Up button.

Step-4.
After this, on the home page itself, you will see the button of Download for Linux, on which long press and keep it.

Step-5. After which you will see the option of copy link address from where copy the link.

Step-6.
Now you have to come back to your termux where by typing wget paste the copied link on termux.

After which ngrok will start downloading, wait till it is downloaded.

How to Use Ngrok?

Now you have to run some Ngrok command again on termux.

ls
tar xvzf ngrok-stable-linux-arm.tgz
ls

This command is for unzipping ngrok github.

Now you have to open your browser again and go to the home page of ngrok where you have to copy the authentication token from the section of connect your account.

Now paste that copied token on termux then run clear command to clear it.

Now you have to run the below command.

./ngrok tcp 447

Apart from this, you can also connect the server to http and during the connection you can use your data.
 

./ngrok http 80

And apart from this, if you have any problem then you can visit the help section on Ngrok.

So friends, that's all for today, I hope this article was useful for you and you have successfully installed ngrok GitHub in your termux without ang errors. If you have any problem related to the installation of ngrok, then definitely tell us through the comment, we will definitely try to solve your problem. And for similar information related to termux, mod apps and ethical hacking, follow us and do not forget to share with your friends.


THANKS !!

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.
Post a Comment (0)
Our website uses cookies to enhance your experience. Learn More
Accept !