Skip to content

katterkelly/divert-go

 
 

Repository files navigation

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.

About

Go bindings of WinDivert

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.7%
  • Go 10.3%