mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-06 04:35:12 +02:00
9 lines
339 B
Plaintext
9 lines
339 B
Plaintext
config NETFILTER_XT_MATCH_PORTSCAN
|
|
tristate '"portscan" target support'
|
|
depends on NETFILTER_XTABLES && NETFILTER_ADVANCED
|
|
---help---
|
|
The portscan match allows to match on the basic types of nmap
|
|
scans: Stealth Scan, SYN scan and connect scan. It can also match
|
|
"grab-only" connections, i.e. where data flows in only one
|
|
direction.
|