mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 06:29:03 +00:00
Add null.lua, a filter meant for testing supersocket.
This commit is contained in:
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 {}
|
||||
Reference in New Issue
Block a user