99 Forks
869 Stars
869 Watchers

nftables

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

How to download and setup nftables

Open terminal and run command
git clone https://github.com/google/nftables.git
git clone is used to create a copy or clone of nftables repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nftables https://github.com/google/nftables/archive/master.zip

Or simply clone nftables with SSH
[email protected]:google/nftables.git

If you have some problems with nftables

You may open issue on nftables support forum (system) here: https://github.com/google/nftables/issues