This website requires JavaScript.
Explore
Help
Sign In
ipng
/
router-backup
Watch
1
Star
0
Fork
0
You've already forked router-backup
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7442a83c9dde9a2f0a37805f23ad1ff9f09249d1
router-backup
/
src
History
Pim van Pelt
7442a83c9d
Cut v1.2.0 release
2025-07-06 22:44:35 +02:00
..
config_test.go
Add an 'address' field to devices. Can be hostname, ipv4 or ipv6
2025-07-06 18:17:32 +02:00
config.go
Add an 'address' field to devices. Can be hostname, ipv4 or ipv6
2025-07-06 18:17:32 +02:00
go.mod
Move to yaml.v3 and mergo. Refactor config parsing into a package. Refactor SSH connections into a package. Create default YAML directory, and update docs
2025-07-06 17:11:22 +02:00
go.sum
Move to yaml.v3 and mergo. Refactor config parsing into a package. Refactor SSH connections into a package. Create default YAML directory, and update docs
2025-07-06 17:11:22 +02:00
main.go
Cut v1.2.0 release
2025-07-06 22:44:35 +02:00
ssh_test.go
Add an 'address' field to devices. Can be hostname, ipv4 or ipv6
2025-07-06 18:17:32 +02:00
ssh.go
Use a .new temp file while gathering info, only move it into place on success
2025-07-06 22:43:33 +02:00
version_test.go
Add AP2 license
2025-07-06 10:57:53 +00:00