Update 'README.md'
This commit is contained in:
parent
6baa103423
commit
b1c120f632
|
@ -3,10 +3,10 @@
|
|||
Generates fake traffic to a website using the Tor Browser (Firefox).
|
||||
|
||||
## Installation
|
||||
The tool requires Python 3.6+ to run and the 'psutil' module.
|
||||
'''
|
||||
The tool requires Python 3.6+ to run and the `psutil` module.
|
||||
```
|
||||
pip3 install psutil
|
||||
'''
|
||||
```
|
||||
## Usage
|
||||
```
|
||||
TorAutoVisitor.py [-h] [--min MIN] [--max MAX] url
|
||||
|
|
Loading…
Reference in New Issue