mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2026-05-12 21:58:38 +02:00
c024c6b16e
Cherry-picked commit v2.3-3-g9414a5d. Remove unmaintained code.
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: "