Quickstart

pppd Plugin

javimosch Updated

File contents

pppd Plugin

CLI tool: pppd.

Commands

  • pppd <resource> <action> — Execute pppd commands
  • pppd self version — Print pppd version
  • pppd _ _ — Passthrough to pppd CLI

Usage Examples

  • "pppd --help"
  • "pppd self version"

Installation

apt-get install pppd 2>/dev/null || which pppd

Key Features

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

javimosch/supercli/tree/main/plugins/pppd/skills/quickstart commit c5d1ea517e

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-285