我需要按照以下方式访问远程服务器: Localmachine -SSH-> GateServer -SSH-> Server_python
似乎需要proxyserver命令,如下所述: https://unix.stackexchange.com/questions/215986/ssh-login-with-a-tunnel-through-intermediate-server-in-a-single-command
但是,如何配置pycharm通过门控访问最终的SSH服务器? https://www.jetbrains.com/help/pycharm/configuring-remote-interpreters-via-ssh.html