📚 ether - Awesome Go Library for Networking

Go Gopher mascot for ether

Cross-platform Go package for sending and receiving ethernet frames.

🏷️ Networking
📂 Libraries for working with various layers of the network.
80 stars
View on GitHub 🔗

Detailed Description of ether

GoDoc Build Status Go Report Card Coverage Status

ether

ether is a go package for sending and receiving ethernet frames.

Currently supported platform:

  • BPF based
    • OS X
    • FreeBSD
  • AF_PACKET based
    • Linux

Documentation

http://godoc.org/github.com/songgao/ether

TODO

  • in kernel packets filtering

License

BSD 3-Clause License