mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-04-02 01:55:28 +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:
|
Use the P2P Blocklist argument to filter **outgoing** connections:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
aquatic-crawler --blocklist=file:///path/to/blocklist.txt
|
aquatic-crawler --blocklist=file:///path/to/blocklist.txt {OTHER_ARGUMENTS}
|
||||||
```
|
```
|
||||||
or
|
or
|
||||||
``` bash
|
``` bash
|
||||||
aquatic-crawler --blocklist=http://domain.to/blocklist.txt
|
aquatic-crawler --blocklist=http://domain.to/blocklist.txt {OTHER_ARGUMENTS}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Examples
|
### Examples
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue