Skip to content

Instantly share code, notes, and snippets.

@tbaschak
Created December 14, 2020 03:18
Show Gist options
  • Save tbaschak/9af0074b3c1eb768cb91af59e2048499 to your computer and use it in GitHub Desktop.
Save tbaschak/9af0074b3c1eb768cb91af59e2048499 to your computer and use it in GitHub Desktop.
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oCiphers=aes256-cbc,aes192-cbc,aes128-cbc,3des-cbc -l username 10.10.10.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment