Updated
This commit is contained in:
parent
a849179aa9
commit
961e1687f6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue