🔧

Config Scraper

Automatically backup network device configurations from all major vendors. Git version control tracks every change.

🔒 localhost:3078
Clawd Tools
Clawd State 🔧 Config Scraper
🔧
Config Scraper
Network Configuration Backup
DEVICES
2
LAST BACKUP
2 hrs ago
CONFIG CHANGES
3
Git commits
STATUS
Ready
📡 Devices
📄 Config Viewer
📊 History
📅 Schedule
NameHostVendorStatusLast Backup
core-rtr-01 10.0.0.1 Cisco IOS Ready 2 hours ago
fw-edge-01 10.0.0.2 Palo Alto Ready 2 hours ago
Backing up devices...

☝️ Live demo — watch the full workflow loop automatically

🏢 Supported Vendors

🔵 Cisco IOS
🔵 Cisco NX-OS
🔵 Cisco ASA
🟢 Juniper JunOS
🟠 Palo Alto PAN-OS
⚪ Arista EOS
🔷 UniFi Network
⬜ Generic SSH

✨ Features

🔐 SSH-Based Collection

Secure connections to your devices using SSH. Supports password and key-based authentication.

📊 Git Version Control

Every config backup is automatically committed to a local Git repo. See exactly what changed and when.

⏰ Scheduled Backups

Configure hourly, daily, or weekly backup schedules. Never miss a config change.

📋 Bulk Import

Import dozens of devices at once via CSV. Get up and running in minutes.

🔍 Config Viewer

Built-in viewer with syntax highlighting. Compare versions side-by-side.

📈 Change History

Track config changes over time. See who changed what (when paired with your change management).

💻 Installation

System Requirements

  • Windows 10/11 (64-bit)
  • Node.js 18+ (included in portable)
  • Git (for version control)
  • SSH access to network devices

Quick Start

# Download and extract the release
# Then run:

npm install
npm start

# Open http://localhost:3078 in your browser

CSV Import Format

name,host,port,vendor,username,password
core-sw-01,10.0.0.1,22,cisco-ios,admin,SecurePass123
fw-01,10.0.0.2,22,palo-alto,admin,PaloPass456
juniper-edge,10.0.0.3,22,juniper,root,JuniperPass789

Ready to Automate Your Backups?

Download Config Scraper and start backing up configs in minutes.

📥 Download Latest Release v1.0.0