Improved the SSH error handling.

This commit is contained in:
Raphaël Numbus
2026-05-29 16:53:24 +02:00
parent 39104ecf92
commit f6063fe153
2 changed files with 32 additions and 4 deletions
+2
View File
@@ -1,3 +1,5 @@
0: successful.
1: error.
225: Bad SSH credentials.
226: Host unreachable or connection refused.
22: SSH fingerprint in `known_hosts` for the IP is different than the current one.