Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 343 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 343 Bytes

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.