Title: Built a safety-focused Cisco IOS config tool, tested carefully in my own lab — looking for one person to try it on their own gear
I've been building a desktop tool for Cisco IOS network engineers — think "reviewed diff before anything reaches a device" rather than raw terminal access. Every change goes through one gate: risk-scored, shown as a diff, snapshotted before it's sent, with rollback that actually works (verified against real hardware, not just claimed). I've spent real time hardening it against a lab with a Cisco switch and router (EVE-NG) — found and fixed real bugs this way: a capture timing issue that looked fine until a real device disagreed, VLAN state that lived somewhere the parser wasn't looking, a rollback regression caught before it shipped. All of that is only proven on one person's setup, though — mine. What I'm looking for: one person with their own Cisco IOS lab (EVE-NG, GNS3, physical gear, doesn't matter) willing to connect it to a device they don't mind changing, try a small reversible push and a rollback, and tell me what breaks or feels wrong. Not asking for a long commitment — one real session is genuinely useful. Repo's private for now (early, and it touches real device config, so I'm being careful about who gets a build). Comment or DM if you're interested and I'll set you up directly. No Juniper/other vendor support yet — Cisco IOS only for now, and pushing config is refused-by-design on anything else.