Expand description
proc on - Port/process lookup
Usage: proc on :3000 # What process is on port 3000? proc on 1234 # What ports is PID 1234 listening on? proc on node # What ports are node processes listening on?
Structs§
- OnCommand
- Show what’s on a port, or what ports a process is on