项目作者: bardurc
项目描述 :
Analyze url redirects
高级语言: Python
项目地址: git://github.com/bardurc/redirectAnalyzer.git
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:
Requirements:
pip install -r requirements.txt
Usage:
python redirectAnalyzer.py -url [URL]