Skip to content

birdybirdonline/Nettyboi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Nettyboi

a bit better than scraping through netstat output if you're paranoid about outbound connections

But only marginally, plus the code is bad

Installation

Linux only. Not supporting windows with this nonsense so don't even think about it

  1. Download the latest release
  2. chmod u+x ./installer.sh to make the installer script executable. (You'll need to sudo it probs)
  3. 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

Usage

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

About

Crap script to get specific outputs from netstat and improve them (marginally)

Resources

Stars

Watchers

Forks

Packages

No packages published