Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portwhat

Not knowing what port is used for what? No portblem.

Shows every listening TCP/UDP port, explains what it probably is, flags security oddities, and recommends a free port for your next dev server. Reads the local socket tables only — never sends packets.

Install

go install github.com/kaxing/portwhat@latest
export PATH="$HOME/go/bin:$PATH"
portwhat

Usage

portwhat           overview + security notes + recommended next port
portwhat next      print only the recommended port number (for scripts)
portwhat 3000 80   show status for specific ports

Some process names may show as unknown without elevated privileges.

About

got a portblem?

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages