Skip to content

Instantly share code, notes, and snippets.

@joshkitt
Created October 25, 2021 18:15
Show Gist options
  • Save joshkitt/23dd24321832006279e2c5e05a01189c to your computer and use it in GitHub Desktop.
Save joshkitt/23dd24321832006279e2c5e05a01189c to your computer and use it in GitHub Desktop.
# bastion host jump ssh
ssh -i key.pem -J user@host user@host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment