mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
Updated Privacy (markdown)
parent
5ae61c92cd
commit
73f8b91e10
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue