Popularity
3.7
Declining
Activity
0.0
Stable
80
5
7

Programming language: Go
License: BSD 3-clause "New" or "Revised" License
Tags: Networking    

ether alternatives and similar packages

Based on the "Networking" category.
Alternatively, view ether alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of ether or a related project?

Add another 'Networking' Package

README

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


*Note that all licence references and agreements mentioned in the ether README section above are relevant to that project's source code only.