Nftables
This repository contains a Go module to interact with Linux nftables (the iptables successor).
**This is not the correct repository for issues with the Linux nftables project!** This repository contains a third-party Go package to programmatically interact with nftables. Find the official nftables website at https://wiki.nftables.org/ The project is written primarily in Go, distributed under the Apache License 2.0 license, first published in 2018. It has gained significant community traction with 1,339 stars and 175 forks on GitHub. Key topics include: go, golang, linux, nftables.
This is not the correct repository for issues with the Linux nftables
project! This repository contains a third-party Go package to programmatically
interact with nftables. Find the official nftables website at
https://wiki.nftables.org/
This package manipulates Linux nftables (the iptables successor). It is
implemented in pure Go, i.e. does not wrap libnftnl.
This is not an official Google product.
Breaking changes
This package is in very early stages, and only contains enough data types and
functions to install very basic nftables rules. It is likely that mistakes with
the data types/API will be identified as more functionality is added.
Contributions
Contributions are very welcome!
Contributors
Showing top 12 contributors by commit count.
