Code: Select all
KexAlgorithms +"diffie-hellman-group1-sha1"Code: Select all
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 root@<ip-of-my-meteobridge>Moderator: Mattk
Code: Select all
KexAlgorithms +"diffie-hellman-group1-sha1"Code: Select all
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 root@<ip-of-my-meteobridge>