An open API service indexing awesome lists of open source software.

https://github.com/yoramvandevelde/nftables-example

A playground ruleset to get to know nftables syntax
https://github.com/yoramvandevelde/nftables-example

blackhole blacklist connection-tracking docker docker-container firewall firewall-configuration firewall-rules ipset ipset-lists nftables

Last synced: 9 months ago
JSON representation

A playground ruleset to get to know nftables syntax

Awesome Lists containing this project

README

          

# nftables-example

We are encouraged by the Netfilter team to choose NFtables over IPtables. So I took up the challenge to try it out and to play around with it. This is just that, a playground ruleset. There will be problems and there will be holes.

**Don't use this on a machine that is connected to the internet**

If you have comments, please leave them or if there are better ways, please share.