Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 300 Bytes

Don't touch my page

Tool for detecting MITM in Tor by fetching the same website through Tor and without proxy and then comparing them.

Synopsis

$ python3 page.py [-u | --url <url>]

Requirements

  • stem, request (pip install stem request)

Thanks