Show HN: A simple CLI tool to list network ports and their associated bingithub.com/diegoholiveira 4 pointsdiegoholiveira1 year ago3 commentsSaveHideCopy link On HNComments−nbbaier1yUseful, thanks! It would be nice if there was a more minimal styling without the table lines, but for now this is great.−NuSkooler1y`netstat -tnalp` ?−deadfece1yalias localports='ss -plunt'
Comments
Useful, thanks! It would be nice if there was a more minimal styling without the table lines, but for now this is great.
`netstat -tnalp` ?
alias localports='ss -plunt'