mirror of
https://github.com/nmap/nmap.git
synced 2026-01-16 11:29:02 +00:00
Remove script ids. Scripts are identified by file name in output (just the
basename without ".nse", or the full path with debugging level 2 or higher). This includes documentation changes in scripting.xml.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
id = "IRC Server Info"
|
||||
description = [[
|
||||
Gathers information from an IRC server.
|
||||
|
||||
@@ -8,7 +7,7 @@ It uses STATS, LUSERS, and other queries to obtain this information.
|
||||
---
|
||||
-- @output
|
||||
-- 6665/tcp open irc
|
||||
-- | IRC Server Info: Server: foo.bar.net
|
||||
-- | ircServerInfo: Server: foo.bar.net
|
||||
-- | Version: hyperion-1.0.2b(381). foo.bar.net
|
||||
-- | Lservers/Lusers: 0/4204
|
||||
-- | Uptime: 106 days, 2:46:30
|
||||
|
||||
Reference in New Issue
Block a user