Updated Privacy (markdown)

oooo-ps 2025-08-08 21:26:12 +03:00
parent 5ae61c92cd
commit 73f8b91e10

@ -5,11 +5,11 @@ The default arguments configuration runs the crawler with DHT and UPnP forwardin
Use the P2P Blocklist argument to filter **outgoing** connections:
``` bash
aquatic-crawler --blocklist=file:///path/to/blocklist.txt
aquatic-crawler --blocklist=file:///path/to/blocklist.txt {OTHER_ARGUMENTS}
```
or
``` bash
aquatic-crawler --blocklist=http://domain.to/blocklist.txt
aquatic-crawler --blocklist=http://domain.to/blocklist.txt {OTHER_ARGUMENTS}
```
### Examples