mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-04-02 01:55:28 +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
|
### Examples
|
||||||
|
|
||||||
To block Internet connections (restrict outgoing requests to local network peers only)
|
Block Internet connections to IPv4
|
||||||
|
|
||||||
``` blocklist.txt
|
``` blocklist.txt
|
||||||
# blocklist.txt
|
# blocklist.txt
|
||||||
Internet IPv4:0.0.0.0/0
|
Internet IPv4:0.0.0.0-255.255.255.255
|
||||||
Internet IPv6:2000::/7
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Debug connections
|
## Debug connections
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue