Skip to content

porjo/gonft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gonft

A high-level interface to Linux nftables, enabling basic manipulation of nftables from Go code

NOTE: this is currently proof-of-concept and not ready for real use

Requirements

  • libnftnl
  • libmnl
  • linux kernel that includes the nf_tables subsystem (>= 3.14)

Example usage

Have a look at nft_example.go

About

nftables Go wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages