<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Scripts &amp; Tools on Jeremiah Windle</title><link>https://e83984aa.jeremiahwindle.pages.dev/tools/</link><description>Recent content in Scripts &amp; Tools on Jeremiah Windle</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 01 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://e83984aa.jeremiahwindle.pages.dev/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Network Config Backup</title><link>https://e83984aa.jeremiahwindle.pages.dev/tools/network-config-backup/</link><pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate><guid>https://e83984aa.jeremiahwindle.pages.dev/tools/network-config-backup/</guid><description>Pulls running configurations from multiple Cisco IOS devices over SSH and saves them as timestamped files. Reads device inventory from a YAML file — no hardcoded credentials, no hardcoded hostnames.
What It Does Reads device list from devices.yaml (hostname, IP, credentials, device type) SSHs into each device using Netmiko Runs show running-config and captures output Saves each config as {hostname}_{YYYY-MM-DD_HH-MM}.txt Logs success/failure per device to backup.log Sends an email summary when complete (optional) Built initially to run nightly via cron across MSP client sites.</description></item><item><title>Ping Sweep</title><link>https://e83984aa.jeremiahwindle.pages.dev/tools/ping-sweep/</link><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><guid>https://e83984aa.jeremiahwindle.pages.dev/tools/ping-sweep/</guid><description>Ping Sweep Description Ping Sweep is a fast subnet ping sweep tool that logs live and dead hosts to a CSV file. It&amp;rsquo;s built for quick network discovery across MSP client sites. Pass it a CIDR range, get back a list of live hosts.
Features Fast and efficient ping sweeps. Logging of live and dead hosts. Outputs results to a CSV file. Supports multiple operating systems: PowerShell, Command Prompt (Windows), and Bash (Linux/Mac).</description></item></channel></rss>