Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 271 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 271 Bytes

redirectAnalyzer

This script checks if a given url redirects the user. The number of redirects and the url path is written to stdout

Python version:

  • Python3

Requirements:

pip install -r requirements.txt

Usage:

python redirectAnalyzer.py -url [URL]