项目作者: bardurc

项目描述 :
Analyze url redirects
高级语言: Python
项目地址: git://github.com/bardurc/redirectAnalyzer.git
创建时间: 2019-05-03T11:45:41Z
项目社区:https://github.com/bardurc/redirectAnalyzer

开源协议:

下载


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:

  1. pip install -r requirements.txt

Usage:

  1. python redirectAnalyzer.py -url [URL]