1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 22:21:29 +00:00

Take broadcast-dropbox-listener out of "discovery" and put it in

"broadcast".
This commit is contained in:
david
2011-01-13 07:18:03 +00:00
parent c7909b0b05
commit e54e940b10
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ identifiers. It does this every twenty seconds.
author = "Ron Bowes, Mak Kolybabi, Andrew Orr, Russ Tait Milne"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"discovery", "safe"}
categories = {"broadcast", "safe"}
require("json")
require("shortport")