top | item 45075781 Show HN: A simple CLI tool to list network ports and their associated bin 4 points| diegoholiveira | 6 months ago |github.com 3 comments order hn newest nbbaier|6 months ago Useful, thanks! It would be nice if there was a more minimal styling without the table lines, but for now this is great. NuSkooler|6 months ago `netstat -tnalp` ? deadfece|6 months ago alias localports='ss -plunt'
nbbaier|6 months ago Useful, thanks! It would be nice if there was a more minimal styling without the table lines, but for now this is great.
nbbaier|6 months ago
NuSkooler|6 months ago
deadfece|6 months ago