mirror of
https://github.com/evilsocket/pwnagotchi.git
synced 2026-01-23 02:24:15 +00:00
backup.sh:
- Add use getopts for a more friendly user interface.
- Add timeout to ping check.
- Add unix epoch to backup file names.
- Backup ssh information (/etc/ssh, $USER/.ssh).
restore.sh:
- Add use getopts for a more friendly user interface.
- Add timeout to ping check.
- If user doesn't specify a backup file to restore, attempt to
find the latest for the host name passed in.
Signed-off-by: Aaron Bieber <aaron@bolddaemon.com>
|
||
|---|---|---|
| .. | ||
| backup.sh | ||
| changelog.sh | ||
| language.sh | ||
| linux_connection_share.sh | ||
| macos_connection_share.sh | ||
| preview.py | ||
| pypi_upload.sh | ||
| release.sh | ||
| restore.sh | ||
| win_connection_share.ps1 | ||