- Download the latest release
chmod u+x ./installer.sh
to make the installer script executable. (You'll need tosudo
it probs)- Done. Should be able to execute
nettyboi
from anywhere now. If it doesn't work I'm sorry, too bad I guess.
not gunna run on windows unless it gets packaged on windows. cba
run nettyboi
from cli.
It'll take a minute. Basically it runs netstat, Does some extra operations to get (marginally) better info for
name resolution for remote address connections. It'll give you a list at the end of any it wasn't able to fully resolve.
Also strips out all connections to a local address - intended usecase is for identifying outbound. If you need to see unix local sockets, just use netstat/ss.
Hth