Skip to content
forked from microsoft/ethr

Ethr is a Comprehensive Network Measurement Tool for TCP, UDP & ICMP.

License

Notifications You must be signed in to change notification settings

VZORSpa/go-ethr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETHR-lib *Micrisoft® ethr as a library

this library is based on https://github.com/microsoft/ethr, this tool is really useful for captureing network traffic cross platform (windows,ljnux,macos) the downside was its functionality was limited a a terminal tool, we took away all the terminal shenanigans and left only the network performance data accesible as a library.

We kept the licencing (MIT) and security files.

we also added some extra information to make the information more useful as:

  • HWAddrress added to the information struct
  • network flags added to the information struct
  • error packets count added to the information struct
  • discard packets count added to the information struct

About

Ethr is a Comprehensive Network Measurement Tool for TCP, UDP & ICMP.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%