Skip to content

muesli/go-ping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ping

GoDoc

A simple ICMP Echo implementation, based on golang.org/x/net/icmp.

See cmd/ping-test and cmd/multiping for fully working examples.

Features

  • IPv4 and IPv6 support
  • configurable retry amount and timeout duration
  • configurable payload size (and content)
  • round trup time measurement

Contribute

Simply fork and create a pull-request. We'll try to respond in a timely fashion.

License

MIT License, Copyright (c) 2018 Digineo GmbH

https://www.digineo.de

About

A simple ping library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.1%
  • Makefile 2.9%