|
|
| |
Nmap::Scanner::Port(3) |
User Contributed Perl Documentation |
Nmap::Scanner::Port(3) |
Port - Holds information about a remote port as detected by nmap.
If ident scan was performed and succeeded, this will contain the username the
service on the port runs as.
Protocol of the port, 'TCP' or 'UDP' for application level ports, 'BGP,' 'ICMP,'
etc for protocol level ports.
Textual representation of the state of the port: `open', `closed', `filtered',
etc.
Service this port represents if known (Nmap::Scanner::Service reference)
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |