divert-go icon indicating copy to clipboard operation
divert-go copied to clipboard

Go bindings of WinDivert

Go bindings of WinDivert

Feature

  • 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.