7 lines
173 B
Plaintext
Executable File
7 lines
173 B
Plaintext
Executable File
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 \
|
|
-oHostKeyAlgorithms=+ssh-rsa \
|
|
-oPubkeyAcceptedAlgorithms=+ssh-rsa \
|
|
-c aes128-cbc \
|
|
smauro@192.168.1.201
|
|
|