Last active
April 29, 2020 11:49
-
-
Save ob1-sc/0f582adfd23c876e8f943bd89c5b8f51 to your computer and use it in GitHub Desktop.
ssh connect with old cypher
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -c <old cypher> <user>@<server> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment