Skip to content

chan-vince/link-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Linux:

env GOOS=linux GOARCH=amd64 go build -o link-monitor-linux

Todo

  • implement logging instead of fmt.Print
  • persist counters in cache dir
  • all the devops
  • expand message struct to support a full stat output per net interface
  • buffer N messages on connection loss
  • handle reconnections

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages