Skip to content

Instantly share code, notes, and snippets.

@matsui528
Created June 11, 2019 14:11
Show Gist options
  • Save matsui528/5bf970409b2b6217b952ffbe17bb0cf8 to your computer and use it in GitHub Desktop.
Save matsui528/5bf970409b2b6217b952ffbe17bb0cf8 to your computer and use it in GitHub Desktop.
VSCode Remote SSH on ABCI
Host abci
HostName es1
User aaaXXXXXxx
ProxyCommand ssh -W %h:%p [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment