Skip to content
/ gpp Public

GoPingPlot - A Multi Host Ping Plotting Utility Written In Go.

License

Notifications You must be signed in to change notification settings

tenox7/gpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Ping Plot

screenshot

  • Multi target, ping multiple hosts at once
  • Line color changes with latency, red on timeout
  • Multi OS, works on Linux, FreeBSD, macOS and Windows
  • Full screen mode for devices like Raspberry PI
  • Portable, self contained binaries
  • Written in GoLang, uses SDL2

Usage

gpp [flags] host [host [...]]

flags:
    -t  - threshold for "bad ping" - line color will be more reddish
    -fs - full screen mode (eg. for Raspberry PI)
    -fg - border and text color in hex rgb
    -bg - background color in hex rgb

Downloads

Under Releases

Copyright

Copyright 2019 Google LLC

Licenses

  • Go Ping Plot is Apache 2.0
  • Uses SDL2 which is BSD-3-Clause
  • Uses go-ping which is MIT
  • Includes Google Noto Font which is SIL Open Font License, Version 1.1.
  • Uses rakyll/statik which is Apache 2.0

About

GoPingPlot - A Multi Host Ping Plotting Utility Written In Go.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published