From 03fd155ae38b0b3b57f18a25e80abb68b169e326 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Sun, 29 Oct 2023 12:56:44 +0100 Subject: IPv6: add support for custom categories (#2126) --- example/categories.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'example') diff --git a/example/categories.txt b/example/categories.txt index 6c5171c53..815efad74 100644 --- a/example/categories.txt +++ b/example/categories.txt @@ -1,3 +1,6 @@ # Format: name\tcategory_id internetbadguys.com 100 144.139.247.220 100 +172.30.69.0/24 100 +[2001:1670:8:40a6:a08e:332b:aa69:18dc] 100 +[2001:db8:1::1]/127 100 -- cgit v1.2.3