Skip to content

Windows netstat without the unfortunate newline when using the -b flag.

Notifications You must be signed in to change notification settings

evanottinger/netstakt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

netstakt

netstat for Windows without the unfortunate newline when using the -b flag.

netstakt runs the command > netstat -naob and returns the output in a columnar format. The advantage of using this over vanilla Windows netstat is the command is included on the same line as the rest of the output, making it simple to parse with findstr.

Usage

.\netstakt.py

About

Windows netstat without the unfortunate newline when using the -b flag.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages