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