Created
June 11, 2019 14:11
-
-
Save matsui528/5bf970409b2b6217b952ffbe17bb0cf8 to your computer and use it in GitHub Desktop.
VSCode Remote SSH on ABCI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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