mirror of
https://github.com/hymkor/lispect.git
synced 2026-08-28 04:46:59 -04:00
Fix for Windows OpenSSHD
This commit is contained in:
+2
-2
@@ -17,9 +17,9 @@
|
||||
(expect*
|
||||
("[fingerprint])?"
|
||||
(sendln "yes")
|
||||
(expect "password: ")
|
||||
(expect "password:")
|
||||
(sendln password))
|
||||
("password: "
|
||||
("password:"
|
||||
(sendln password))
|
||||
(("Connection refused"
|
||||
"Could not resolve hostname")
|
||||
|
||||
Reference in New Issue
Block a user