Remote development based on multi-level SSH jump server

已回答

CLion or other IDEs how to set like ‘MobaXterm jump hosts configuration’;

My env: work pc(win11), with clion, use ssh connect to ‘Intermediate or scaffolding machine’ , scaffolding machine use ssh connect to real develop server.

0

Hi Wu Nan!

The Gateway technology doesn't support the ProxyJump directive. However, you can try using the ProxyCommand directive, it's supported.

Also, it's possible to work with remote projects using the Toolbox App instead of JetBrains Gateway - https://www.jetbrains.com/help/toolbox-app/gettings-started-with-ssh.html. This method supports everything OpenSSH supports. 

0

请先登录再写评论。