mirror of
https://github.com/nmap/nmap.git
synced 2026-01-24 23:29:04 +00:00
Updated documentation for some scripts.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
--- Gather information from an IRC server. It uses STATS, LUSERS, and other
|
||||
-- queries to obtain this information.
|
||||
--@output
|
||||
-- 6665/tcp open irc\n
|
||||
-- | IRC Server Info: Server: foo.bar.net\n
|
||||
-- | Version: hyperion-1.0.2b(381). foo.bar.net \n
|
||||
-- | Lservers/Lusers: 0/4204\n
|
||||
-- | Uptime: 106 days, 2:46:30\n
|
||||
-- | Source host: bar.foo.net\n
|
||||
-- |_ Source ident: OK n=nmap\n
|
||||
|
||||
id = "IRC Server Info"
|
||||
|
||||
description = "Gets information from an IRC server by issuing STATS, LUSERS, etc queries."
|
||||
|
||||
Reference in New Issue
Block a user