Go bindings for WinDivert.
- WinDivert 2.2
- Native support for google/gopacket packet parsing library
TODO:
- Test 32-bit platforms
go get github.com/gone-lib/go-windivert
Examples using the high-level interface (channel based):
All Low-level interfaces and simple wrappers are also available for more than average needs.