Skip to content

Commit 24c8fd4

Browse files
authored
ssh connection params update
Daemon is getting really old.
1 parent e3e448e commit 24c8fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Due to the ancient SSH daemon on the plugs modern SSH clients will not connect.
1515
line flag `-oKexAlgorithms=+diffie-hellman-group1-sha1` to allow your client to connect. An example would look
1616
like:
1717

18-
`ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 [email protected]`
18+
`ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc -oHostKeyAlgorithms=+ssh-rsa,ssh-dss [email protected]`

0 commit comments

Comments
 (0)