FreeBSD Manual Pages
Nmap::Scanner::Port(3)User Contributed Perl DocumentatioNmap::Scanner::Port(3) Name Port - Holds information about a remote port as detected by nmap. portid() Port number owner() If ident scan was performed and succeeded, this will contain the username the service on the port runs as. protocol() Protocol of the port, 'TCP' or 'UDP' for application level ports, 'BGP,' 'ICMP,' etc for protocol level ports. state() Textual representation of the state of the port: `open', `closed', `filtered', etc. service() Service this port represents if known (Nmap::Scanner::Service reference) perl v5.32.1 2005-08-30 Nmap::Scanner::Port(3)
Name
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Nmap::Scanner::Port&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>