Skip to content

Instantly share code, notes, and snippets.

@rekomat
Created August 26, 2021 10:10
Show Gist options
  • Save rekomat/185bd302818176049d5e30c932f1a2c9 to your computer and use it in GitHub Desktop.
Save rekomat/185bd302818176049d5e30c932f1a2c9 to your computer and use it in GitHub Desktop.

SSH Cheatsheet

Use custom port to connect

# ~/.ssh/config
Host my.host.com
  Port 1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment