1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

add to the discovery category. I'm not certain this is a good move, but html-trace is in the category, so we presumably need to either remove it from html-trace or add it to http-title, robots.txt, etc.

This commit is contained in:
fyodor
2008-11-07 00:31:15 +00:00
parent cd40532297
commit 43fa2ded58

View File

@@ -16,7 +16,7 @@ author = "Diman Todorov <diman.todorov@gmail.com>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"default", "safe"}
categories = {"default", "discovery", "safe"}
local url = require 'url'
local dns = require 'dns'