CEHtamil / URL-tracker

Have you ever wondered: Where does this link go? The URL-TRACKER Tool follows the path of the URL. It allows you to see the complete path a redirected URL goes through. It will show you the full redirection path of URLs, shortened links, or tiny URLs.

Home Page:https://github.com/CEHtamil/URL-tracker.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

url-tracker v1.0

Have you ever wondered: Where does this link go? The URL-TRACKER Tool follows the path of the URL. It allows you to see the complete path a redirected URL goes through. It will show you the full redirection path of URLs, shortened links, or tiny URLs.

Requirements

Python 3, requests and colorama libraries.

     Update: apt-get update
     Python 3: apt-get install python3
     Requests: pip install requests
     colorama: pip install colorama

Kali Linux / Termux

     git clone https://github.com/CEHtamil/URL-tracker.git
     cd URL-tracker
     python3 url.py --track


About

Have you ever wondered: Where does this link go? The URL-TRACKER Tool follows the path of the URL. It allows you to see the complete path a redirected URL goes through. It will show you the full redirection path of URLs, shortened links, or tiny URLs.

https://github.com/CEHtamil/URL-tracker.git

License:GNU General Public License v3.0


Languages

Language:Python 100.0%