mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Add null.lua, a filter meant for testing supersocket.
This commit is contained in:
parent
39fa14d614
commit
bc96871709
1 changed files with 3 additions and 0 deletions
3
ncat/scripts/filters/null.lua
Normal file
3
ncat/scripts/filters/null.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
--Do everything that self.super does.
|
||||
|
||||
return {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue