Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socketutils

A rust utility program developped by me to list list all tcp sockets used on a linux machine in a parsable manner with relevant fields: image

Here is the display on a Github Action Runner container after build image

socketutils vs netstat perf (4ms difference). That 4ms is due to the fact that socketutils outputs more data to the screen. With similar data ouput size, the runtime execution would be the same. image

image

image

About

A rust program to list list all tcp sockets used on a linux machine

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages