Skip to content

Instantly share code, notes, and snippets.

@knugie
Created September 30, 2021 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save knugie/65b62da97179f1e96a4a5dd5e2830d5d to your computer and use it in GitHub Desktop.
Save knugie/65b62da97179f1e96a4a5dd5e2830d5d to your computer and use it in GitHub Desktop.
Open ssh tunnel macOS
ssh -D 8123 -N user@host -p 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment