Skip to main content

Module ports

Module ports 

Source
Expand description

proc ports - List all listening ports

Examples: proc ports # Show all listening ports proc ports –filter node # Filter by process name proc ports –exposed # Only network-accessible ports (0.0.0.0) proc ports –local # Only localhost ports (127.0.0.1) proc ports -v # Show with executable paths

Structs§

PortsCommand
List all listening ports