https://github.com/egberts/nftables-scripts
Scripting for 'nft' CLI (part of nftables)
https://github.com/egberts/nftables-scripts
firewall-rules nftables
Last synced: 5 months ago
JSON representation
Scripting for 'nft' CLI (part of nftables)
- Host: GitHub
- URL: https://github.com/egberts/nftables-scripts
- Owner: egberts
- License: mit
- Created: 2022-09-21T21:05:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T21:00:30.000Z (over 1 year ago)
- Last Synced: 2025-04-15T03:06:01.941Z (about 1 year ago)
- Topics: firewall-rules, nftables
- Language: C
- Homepage:
- Size: 10.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nftables-scripts
Scripting for 'nft' CLI (part of nftables)
A demonstration of scripting in `nft` CLI for `nftables`.
Everything on this page is about `nftables` and `nft`; nothing on `iptables` nor `firewalld`.
# Default Deny Firewall
In ` nftables-scripts/default-deny`, you will find examples of how to execute a default-deny fireall.