Skip to content

A tool to mask ngrok links with public URLs using services like TinyURL

Notifications You must be signed in to change notification settings

Spiderssh/Ngrok-link-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

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 

About

A tool to mask ngrok links with public URLs using services like TinyURL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages