Skip to content

muesli/go-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ping

GoDoc

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

See cmd/ping-test for a fully working example.

Roadmap

  • IPv4 support
  • retry/timeout
  • ICMP6/IPv6 support
  • tests

License

MIT License, Copyright (c) 2018 Digineo GmbH

Contribute

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

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%