Metadata-Version: 2.1
Name: http-tracer
Version: 19.7.2
Summary: A simple script that follows redirects and returns each websites headers, cookies and url along its path.
Home-page: https://github.com/danielmichaels/http-tracer
Author: Daniel Michaels
Author-email: dans.address@outlook.com
License: MIT
Download-URL: https://github.com/danielmichaels/http-tracer/tarball/19.7.2
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: Click (==7.0)
Requires-Dist: colorama
Requires-Dist: tld (==0.9.3)

A simple script that follows redirects and returns each websites headers, cookies and url along its path.


