https://github.com/drosocode/netbackup
https://github.com/drosocode/netbackup
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drosocode/netbackup
- Owner: drosoCode
- License: mit
- Created: 2021-05-22T20:15:36.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T12:55:32.000Z (over 2 years ago)
- Last Synced: 2024-12-28T21:17:40.074Z (about 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NetBackup
## Usage
- Simple tool to export backups of a few network devices to a git repository
- Copy `config.sample.yml` to `config.yml` and configure your git credentials and devices
- Build the container, mount the config file to /app/config.yml and run the container
## Supported Devices
- pfSense (SSH)
- OPNsense (SSH)
- OpenWrt (Web)
- Switch OS (Web)
- Router OS (SSH)
- D-Link Smart Managed Switches (tested with DGS-1100-08) (Web)