Skip to content

sajal/mtrparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtrparser

Parsing raw mtr output in Go

GoDoc

This library was primarily created to parse output of mtr command for TurboBytes Pulse. This parses the output of mtr with --raw argument into Go structures. From there one can format it however they want... regardless of the mtr version running. Also included in the struct is the timing details of each ping received.

See the reference command in cmd/mtrparser.go for usage.

About

Parsing raw mtr output in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages