Quickstart

iptables-restore Plugin

javimosch Updated

File contents

iptables-restore Plugin

CLI tool: iptables-restore.

Commands

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

Usage Examples

  • "iptables-restore --help"
  • "iptables-restore self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/iptables-restore/skills/quickstart commit c7b5c40c99

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2880