iptaccount
Extensions targets and matches for iptables [tools, libs]
Install
- All systems
-
curl cmd.cat/iptaccount.sh
- Debian
-
apt-get install xtables-addons-common
- Ubuntu
-
apt-get install xtables-addons-common
- Kali Linux
-
apt-get install xtables-addons-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xtables-addons-common
- Raspbian
-
apt-get install xtables-addons-common
- Dockerfile
- dockerfile.run/iptaccount
xtables-addons-common
Extensions targets and matches for iptables [tools, libs]
Xtables-addons provides extra modules for iptables not present in the kernel, and is the successor of patch-o-matic. Extensions includes new targets like TEE, TARPIT, CHAOS, or modules like geoip and account. This package provides the userspace libraries for iptables to use extensions in the xtables-addons-modules package. Note: this package is only useful with a corresponding xtables-addons-dkms package, which you may produce with module-assistant: module-assistant auto-install xtables-addons-source