5 ms·Show HN: A simple CLI tool to list network ports and their associated bin4 points by diegoholiveira 1y agonbbaier 1y agoUseful, thanks! It would be nice if there was a more minimal styling without the table lines, but for now this is great.NuSkooler 1y ago`netstat -tnalp` ?deadfece 1y agoalias localports='ss -plunt'