4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / go.mod MOD
module exploit

go 1.15

require (
	github.com/florianl/go-nflog v1.1.0 // indirect
	github.com/florianl/go-nflog/v2 v2.0.1
	github.com/google/nftables v0.0.0-20220611213346-a346d51f53b3
	github.com/mdlayher/netlink v1.4.2
	github.com/siadat/ipc v1.0.0 // indirect
	github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
	golang.org/x/sys v0.0.0-20211205182925-97ca703d548d
)