This commit is contained in:
spla 2022-08-20 11:32:40 +02:00
pare a849179aa9
commit 961e1687f6
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions

Veure arxiu

@ -14,7 +14,7 @@ Within Python Virtual Environment:
1. Run `pip install -r requirements.txt` to install needed Python libraries.
2. Run `python torips.py` to write Tor exit nodes IPs to new created database. You need to get the torbulkexitlist from [here](https://check.torproject.org/exit-addresses)
2. Run `python torips.py` to write Tor exit nodes IPs to new created database. It get the torbulkexitlist from [here](https://check.torproject.org/exit-addresses)
3. Run `python spamcheck.py` for the first time to configure it.