summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--dpibreak.13
-rw-r--r--dpibreak.1.md2
3 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0e01d1e..82f453a 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,8 @@ This project's creation was inspired by these great free softwares:
introducing the circumvention idea.
## Notice
-Copyright © 2025 Dilluti0n. Licensed under GPL-3.0-or-later.
+Copyright © 2025 Dilluti0n.
+
+Licensed under GPL-3.0-or-later.
![License-logo](./res/gplv3-with-text-136x68.png)
diff --git a/dpibreak.1 b/dpibreak.1
index be27e4d..4f9f9fb 100644
--- a/dpibreak.1
+++ b/dpibreak.1
@@ -40,8 +40,7 @@ command should be available. If it is not,
try to fallback
.B iptables
and
-.B ip6tables
-.
+.B ip6tables.
Kernel support for
.BR nfnetlink_queue
and
diff --git a/dpibreak.1.md b/dpibreak.1.md
index 03c7031..189eae7 100644
--- a/dpibreak.1.md
+++ b/dpibreak.1.md
@@ -28,7 +28,7 @@ program enables it system-wide; stopping it disables it.
Root privileges (or capabilities **CAP_NET_ADMIN** and **CAP_NET_RAW**)
are required to install rules and attach to NFQUEUE. The **nft** command
should be available. If it is not, **dpibreak** try to fallback
-**iptables** and **ip6tables** Kernel support for **nfnetlink_queue**
+**iptables** and **ip6tables.** Kernel support for **nfnetlink_queue**
and **xt_u32** (when **nft** is not available) is required. (these
modules are typically auto-loaded)