github.com/armen/gyre/beacon | Package beacon implements a peer-to-peer discovery service for local networks. |
github.com/bmatsuo/mdns | Simple mDNS client/server library in Golang |
github.com/brutella/bonjour | bonjour |
github.com/cryptix/mdns | Simple mDNS client/server library in Golang |
github.com/Gaboose/mdns | Simple mDNS client/server library in Golang |
github.com/jimjibone/bonjour | bonjour |
github.com/mdlayher/dhcp6 | Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. |
github.com/mikioh/ipoam | Package ipoam implements helper functions for IP-layer Operations, Administration, and Maintenance (OAM) functions. |
github.com/mikioh/ipoam/cmd/ipoam | IPOAM verifies IP-layer connectivity and discovers an IP-layer path like ping and traceroute commands. |
github.com/mikioh/ssdp | Package ssdp implements the Simple Service Discovery Protocol (SSDP) as described in http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.1.pdf. |
github.com/oleksandr/bonjour | bonjour |
github.com/skyportsystems/go-fastping | Package fastping is an ICMP ping library inspired by AnyEvent::FastPing Perl module to send ICMP ECHO REQUEST packets quickly. |
github.com/socketplane/bonjour | Package bonjour is an mDNS/DNS-SD (also know as Apple Bonjour) library for Go (in pure Go) |
github.com/sparrc/go-ping | Package ping is an ICMP ping library seeking to emulate the unix "ping" command. |
github.com/surge/netx | Network tools written as a Go package |
github.com/syncthing/syncthing/lib/beacon | Package beacon implements an UDP broadcast beacon |
github.com/tatsushid/go-fastping | Package fastping is an ICMP ping library inspired by AnyEvent::FastPing Perl module to send ICMP ECHO REQUEST packets quickly. |
github.com/vtolstov/cloudmeta | |
github.com/zeromq/gyre/beacon | Package beacon implements a peer-to-peer discovery service for local networks. |
github.com/zhenjl/netx | Network tools written as a Go package |
golang.org/x/net/icmp | Package icmp provides basic functions for the manipulation of messages used in the Internet Control Message Protocols, ICMPv4 and ICMPv6. |
gopkg.in/tatsushid/go-fastping.v0 | Package fastping is an ICMP ping library inspired by AnyEvent::FastPing Perl module to send ICMP ECHO REQUEST packets quickly. |
mig.ninja/mig/modules/ping | The Ping module implements icmp, tcp and udp pings/ Usage doc is online at http://mig.mozilla.org/doc/module_ping.html |