From: Ralph Ronnquist Date: Mon, 17 Feb 2025 03:18:18 +0000 (+1100) Subject: add runtime depency on iptables X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=9463ee1d6c813526ccfe31f73faf590671bec39d;p=rrq%2Fnfblocker.git add runtime depency on iptables --- diff --git a/debian/control b/debian/control index 051857d..cfbf27d 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: nfblocker -Section: unknown +Section: net Priority: optional Maintainer: Ralph Ronnquist Rules-Requires-Root: no @@ -15,6 +15,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + iptables Description: Firewall agent blocking selected HTTP and HTTPS connections The nfblocker utility is a blacklist based network traffic filter for iptables via libnetfilter-queue. It applies to HTTP and SSL traffic