Show HN: Somo – a human friendly alternative to netstat

github.com

105 points by hollow64 a day ago


ale42 - a day ago

Is there an option to disable the table mode (or at least horizontal lines, don't care about the others)? It's a lot of wasted space in the terminal if you have lots of connections open.

neiesc - 2 hours ago

In Arch https://aur.archlinux.org/packages?K=somo

nubb - a day ago

i’ve typed netstat -pna so many times in my life using something else would totally ruin me

kreetx - 9 hours ago

Not that `ss` from iproute2 is a newer alternitive to `netstat`. (The common cli flags are the same though, so not better in that regard.)

neiesc - 2 hours ago

Rust S2

mrweasel - a day ago

Very nice. I constantly struggle to remember the correct parameters to netstat and this seems to return the information that I need in 90% of my use cases.

kykat - a day ago

[dead]

basemi - a day ago

[flagged]

at0mic22 - a day ago

Think it should be explicitly stated that it is not available on Mac OS as procfs does not support it