Go bindings of WinDivert
- Support WinDivert 2.x
- Optional CGO support to remove dependence of WinDivert.dll, use
-tags="divert_cgo"
- Support loading dll from rsrc data, use
-tags="divert_embedded"
More details about WinDivert please refer https://www.reqrypt.org/windivert-doc.html.