Skip to content

Instantly share code, notes, and snippets.

@ob1-sc
Last active April 29, 2020 11:49
Show Gist options
  • Save ob1-sc/0f582adfd23c876e8f943bd89c5b8f51 to your computer and use it in GitHub Desktop.
Save ob1-sc/0f582adfd23c876e8f943bd89c5b8f51 to your computer and use it in GitHub Desktop.
ssh connect with old cypher
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