A simple and powerful GUI!
-based Redirect Analyzer that tracks HTTP redirects, resolves IP addresses, and retrieves WHOIS data for each domain encountered during the request chain.
- Tracks all HTTP redirects from the initial URL to the final destination
- Resolves IP address for each URL visited
- Displays WHOIS information (Registrar, Creation Date, Expiry Date, Name Servers)
- Supports auto-complete URLs (e.g., typing
google.comwill tryhttps://google.comfirst) - Exports results to CSV or TXT
- Copy & Paste support
- Clean and customizable UI with color-coded redirect steps
(https://github.com/user-attachments/assets/774a9107-df0f-41d1-9bb3-a4f4534a18bb)
Complete redirect chain analysis
Detailed WHOIS information
IP address resolution
Export results to CSV/TXT
Installation on Debian/Ubuntu:
sudo dpkg -i tashi_1.0-1_all.deb
sudo apt install -f # to install dependencies Required Dependencies:
python3-tk
python3-requests
python3-whois
python3-pyfiglet
Usage: tashi.py
📄 License
This project is licensed under the GNU General Public License v3.0 – see LICENSE for details.
If you distribute this software, you must make the source code available to users.
⚠️ Important Note: If you modify and redistribute this code, you are required to:
Keep the license file included
Share your modified source code
Give credit where due
Read the full GNU GPL v3.0 license here
👤 Author
Roy Merlo (2025)
📧 Contact: merloroy200@gmail.com