diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b6ece51 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ + + +You need to have `python3`, `pip`, `make` and `tor` installed (e.g. `apt/dnf install python3 python3-pip make tor`). + +``` +make +source venv/bin/activate +python tor-site-tester.py -h +``` + +Defaults to use ports 7000 and up, and 9000 and up. Needs two ports for each country. |