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,4 +1,4 @@
# IPNG Router Backup
# IPng Networks Router Backup
SSH-based network device configuration backup tool with support for multiple device types and flexible authentication methods.

View File

@ -1 +0,0 @@
ipng-router-backup

2
debian/postinst vendored
View File

@ -1,3 +1,3 @@
#!/bin/bash
echo 'IPNG Router Backup installed successfully.'
echo 'IPng Networks Router Backup installed successfully.'
echo 'Example config at /etc/ipng-router-backup/config.yaml.example'

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

View File

@ -1,4 +1,4 @@
.TH IPNG-ROUTER-BACKUP 1 "July 2025" "ipng-router-backup 1.0.0" "User Commands"
.TH IPNG-ROUTER-BACKUP 1 "July 2025" "ipng-router-backup" "User Commands"
.SH NAME
ipng-router-backup \- SSH Router Backup Tool
.SH SYNOPSIS
@ -108,4 +108,4 @@ Report bugs to <pim@ipng.ch>
.SH SEE ALSO
.BR ssh (1),
.BR ssh-agent (1),
.BR dpkg (1)
.BR dpkg (1)