Hello guy’s Welcome to another article, In this article I’m going to show you how to install ngrok in termux for automatic installation script
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.
Requirement’s
- Android version 5.0 and above
- Termux application
- Git package
- Update your termux package up-to date
Tested Platform
- Termux application
How to install ngrok for automatic
Step 1: Clone package
First, we need to download the ngrok automatic installation tool so type this below command in your termux application.
git clone https://github.com/Ch33chOficial/Gr3n0k.git
Step 2: Change the directory
Now type this below command in your termux application. this command will help you to change your directory to ngrok installation script
cd Gr3n0k
Step 3: Change the Permission
Now we need to permit to read, Write and execute autenticate.sh bash script file so type this below command in your termux.
إرسال تعليق