From 8d5fa0b93a79ce8538dfcc954d7a4d3c31bdbd96 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Fri, 8 Aug 2025 22:48:33 +0300 Subject: [PATCH] Updated Privacy (markdown) --- Privacy.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Privacy.md b/Privacy.md index 1ed4189..e667321 100644 --- a/Privacy.md +++ b/Privacy.md @@ -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