Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 539 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 539 Bytes

Ngrok Link Masker

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.

Installation

  1. Clone the repository:
    git clone https://github.com/Spiderssh/Ngrok-link-master
    cd Ngrok-link-masker
    
  2. Install dependancies
    pip install -r
    requirements.txt
    
  3. Run the script
    Code.py
    

REQUIREMENTS

   •Python3
   •Ngrok (ensure it's running) 
   •Internet Connection