Skip to content

Instantly share code, notes, and snippets.

@JohnnyNiu
Created November 18, 2016 05:59
Show Gist options
  • Save JohnnyNiu/e27ec654a867ed4656efa9961c41063f to your computer and use it in GitHub Desktop.
Save JohnnyNiu/e27ec654a867ed4656efa9961c41063f to your computer and use it in GitHub Desktop.
ssh force using password
ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment