mirror of
https://github.com/nishchayp/DAMN.git
synced 2026-04-25 15:15:59 +03:00
[GH-ISSUE #21] Test connection with dest server #11
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DAMN#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nishchayp on GitHub (Dec 15, 2017).
Original GitHub issue: https://github.com/nishchayp/DAMN/issues/21
Before executing scripts to copy or remove ssh keys it is to made sure that connection of damn server with destination server through ssh is possible and successful. i.e. the destination server has DAMN server's public key and is up and running.