Quickstart

iptables-nft Plugin

javimosch Updated

File contents

iptables-nft Plugin

CLI tool: iptables-nft.

Commands

  • iptables-nft <resource> <action> — Execute iptables-nft commands
  • iptables-nft self version — Print iptables-nft version
  • iptables-nft _ _ — Passthrough to iptables-nft CLI

Usage Examples

  • "iptables-nft --help"
  • "iptables-nft self version"

Installation

apt-get install iptables-nft 2>/dev/null || which iptables-nft

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/iptables-nft/skills/quickstart commit 3e5f32d2a4

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2514