Generates fake traffic to a website using the Tor Browser (Firefox).
Go to file
Abhorrent_Anger f7e0fd27ef Added code 2019-04-19 12:23:06 +03:00
LICENSE Initial commit 2019-04-19 12:13:22 +03:00
README.md Update 'README.md' 2019-04-19 12:15:56 +03:00
TorAutoVisitor.py Added code 2019-04-19 12:23:06 +03:00

README.md

TorAutoVisitor

Generates fake traffic to a website using the Tor Browser (Firefox).

Usage

TorAutoVisitor.py [-h] [--min MIN] [--max MAX] url

positional arguments:
  url         URL to be loaded on each visit

optional arguments:
  -h, --help  show this help message and exit
  --min MIN   Minimum visit time
  --max MAX   Maximum visit time