Skip to content

Instantly share code, notes, and snippets.

@matthewblott
Created December 6, 2021 20:11
Show Gist options
  • Save matthewblott/8158c34f724fdfca3c80123a340d7b64 to your computer and use it in GitHub Desktop.
Save matthewblott/8158c34f724fdfca3c80123a340d7b64 to your computer and use it in GitHub Desktop.
Host hostname
HostName example.com
User username
Port 22
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_rsa
RemoteForward 52698 localhost:52698
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment