diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | dpibreak.1 | 3 | ||||
| -rw-r--r-- | dpibreak.1.md | 2 |
3 files changed, 5 insertions, 4 deletions
@@ -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.  @@ -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) |
