mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-12-25 17:33:52 +01:00
xt_SYSRQ uses NIP6_FMT, so requires the expanded form for the digest. Reported-by: Jan Krcmar <honza801@gmail.com>
PSD (Portscan Detection) External extensions for Xtables-addons Example: iptables -A INPUT -m psd --psd-weight-threshold 21 --psd-delay-threshold 300 --psd-lo-ports-weight 1 --psd-hi-ports-weight 10 -j LOG --log-prefix "PSD: "