Automatisation PAN-OS via console série — sans SSH, sans API.
v0.1.1 — Toutes les releases
| Plateforme | Binaire |
|---|---|
| Linux x86-64 | paserial-linux-amd64 |
| Linux ARM64 | paserial-linux-arm64 |
| macOS Intel | paserial-darwin-amd64 |
| macOS Apple Silicon | paserial-darwin-arm64 |
| Windows x86-64 | paserial-windows-amd64.exe |
# Linux / macOS curl -Lo paserial https://github.com/jiiro974/paserial-release/releases/download/v0.1.1/paserial-$(uname -s | tr '[:upper:]' '[:lower:]')-$(uname -m | sed s/x86_64/amd64/) chmod +x paserial && sudo mv paserial /usr/local/bin/ # Mise à jour paserial self-update
paserial --port /dev/ttyUSB0 upgrade-10.2.8.txt paserial --port /dev/ttyUSB0 --dry-run upgrade-10.2.8.txt paserial debug-panorama --port /dev/ttyUSB0 paserial self-update
Checksums SHA256 : checksums.txt