From 6beb7107d033d7cdf41e80b37c3ebd51d847ec06 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Sat, 22 Aug 2026 12:17:20 +0300 Subject: [PATCH] docs: improve README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50e157e..46317aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ + + ## Description -IP-Block is an XDP program, that is an IP firewall. use rules to allow/deny access to a range of IP addresses. +IP-Block is an XDP program, that is an IP firewall. use rules to allow/deny access to a range of source IP addresses. Block ip behavior use XDP package drop. @@ -78,4 +80,3 @@ $ ./ipblock-rule -l [github libbpf](https://github.com/libbpf/libbpf) [BPF Portability and CO-RE](https://facebookmicrosites.github.io/bpf/blog/2020/02/19/bpf-portability-and-co-re.html) -