redli v1.0

Have you ever wondered: Where does this link go? The REDLI 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/JayaKumar-pypro/redli.git
     cd redli
     python3 redli.py --track

About

Coded by: JAYAKUMAR of JTECHCODE 2.O

GitHub

https://github.com/JayaKumar-pypro/redli

Source: https://pythonawesome.com/the-redli-tool-follows-the-path-of-the-url/