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§
- Ports
Command - List all listening ports