logoalt Hacker News

Bradd3rstoday at 11:22 AM2 repliesview on HN

love this, i get tired of spamming lsof -i tcp:xxxx


Replies

Doublontoday at 12:24 PM

The README made me realize I just needed a simple `alias local-tcp-listeners='lsof -iTCP -sTCP:LISTEN'` in my `~/.bash_aliases` :)

show 3 replies
raskrebstoday at 11:43 AM

Glad to hear! Have quite a few ideas in mind so keep an eye out for some updates (one of the ideas is an easy update command). There's a couple of open enhancement ideas as well. Feel free to add any or contribute.