Skip to main content

port

Port scanning and banner grabbing.

Usage


Subcommands

port scan

Check whether a specific port is open on a target host.
Returns open/closed/filtered status.

port banner

Connect to a port and retrieve its service banner.
Connects to the target port, reads the initial server response, and displays it. Useful for quick service fingerprinting without a full port scanner.