This tool retrieves the public Ngrok URL and masks it with a public URL using a URL shortener which is TinyURL. It works on Kali Linux, Ubuntu, Termux, and Parrot OS.
- Clone the repository:
git clone https://github.com/Spiderssh/Ngrok-link-master cd Ngrok-link-masker
- Install dependancies
pip install -r requirements.txt
- Run the script
Code.py
REQUIREMENTS
•Python3
•Ngrok (ensure it's running)
•Internet Connection