The REDLI Tool follows the path of the URL
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 […]
Read more