coder / sshcode

Run VS Code on any server over SSH.
MIT License
5.74k stars 216 forks source link

Two hop SSH Code #186

Open leofisG opened 4 years ago

leofisG commented 4 years ago

Hi I am just wondering is it possible to do a two hop ssh code, where I first ssh into a bastion and then from bastion ssh into another machine?

kylecarbs commented 4 years ago

Whats the usage?

Merith-TK commented 4 years ago

Duplicate of #184

leofisG commented 4 years ago

@kylecarbs Common two-hop SSH where the first machine you SSH into is a bastion and the second machine that you ssh into is the machine that you want to work on.

Merith-TK commented 4 years ago

Still a duplicate of the other issue

leofisG commented 4 years ago

I wasn't trying to appeal your verdict, just trying to answer the question raised.