Skip to content

Instantly share code, notes, and snippets.

@larryhou
Created May 30, 2020 09:01
Show Gist options
  • Select an option

  • Save larryhou/96a4a7bab6f862adb1aa939781f98e99 to your computer and use it in GitHub Desktop.

Select an option

Save larryhou/96a4a7bab6f862adb1aa939781f98e99 to your computer and use it in GitHub Desktop.

~/.ssh/config

Host github.com *.github.com 
  Port 22
  ProxyCommand corkscrew 127.0.0.1 12639 %h %p 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment