6 lines
132 B
Plaintext
Executable File
6 lines
132 B
Plaintext
Executable File
ssh -oKexAlgorithms=+diffie-hellman-group14-sha1 \
|
|
-oHostKeyAlgorithms=+ssh-rsa \
|
|
-c aes256-cbc \
|
|
smauro@192.168.1.200
|
|
|