Skip to content

This repository contains a Go module to interact with Linux nftables (the iptables successor).

License

Notifications You must be signed in to change notification settings

monogon-dev/nftables

This branch is 8 commits behind google/nftables:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 15, 2025
Dec 12, 2022
Oct 15, 2022
Feb 3, 2025
Jan 15, 2025
Jul 24, 2024
Jan 15, 2025
Apr 22, 2024
May 25, 2018
May 25, 2018
May 14, 2021
Apr 14, 2024
Dec 8, 2022
Dec 8, 2022
Nov 29, 2024
Jul 29, 2024
May 3, 2019
Aug 11, 2024
Nov 9, 2024
Jan 15, 2025
Jan 15, 2025
Nov 9, 2024
Dec 13, 2024
Jan 24, 2025
Sep 11, 2024
Jan 16, 2025
Aug 11, 2024
Jan 24, 2025
Jan 24, 2025
Apr 14, 2024
Dec 13, 2024
Jan 12, 2024

Repository files navigation

Build Status GoDoc

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!

About

This repository contains a Go module to interact with Linux nftables (the iptables successor).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%