Properly name IPng Networks

This commit is contained in:
2025-07-06 11:35:42 +00:00
parent 7e91564f37
commit d87967c977
5 changed files with 6 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# IPNG Router Backup - Detailed Documentation
# IPng Networks Router Backup - Detailed Documentation
## Overview
IPNG Router Backup is a SSH-based network device configuration backup tool written in Go. It connects to multiple network devices defined in a YAML configuration file, executes commands via SSH, and saves the output to local files.
IPng Networks Router Backup is a SSH-based network device configuration backup tool written in Go. It connects to multiple network devices defined in a YAML configuration file, executes commands via SSH, and saves the output to local files.
## Key Features