From 71e9f98a372971275befeae1515393c1b283dbe6 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Fri, 23 Sep 2022 21:19:26 +0000 Subject: Initial commit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.2.3