mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
Updated Privacy (markdown)
parent
7e56f2b29f
commit
f0e62cae7f
1 changed files with 3 additions and 1 deletions
|
|
@ -14,7 +14,9 @@ aquatic-crawler --blocklist=http://domain.to/blocklist.txt {OTHER_ARGUMENTS}
|
|||
|
||||
### Examples
|
||||
|
||||
To block Internet connections (restrict outgoing requests to local network peers only) add following lines to the `blocklist.txt` file:
|
||||
To block Internet connections (restrict outgoing requests to local network peers only)
|
||||
|
||||
`blocklist.txt`
|
||||
``` blocklist.txt
|
||||
Internet IPv4:0.0.0.0/0
|
||||
Internet IPv6:2000::/7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue