如果在尝试通过SSH连接时发现了问题,而且问题的原因不明,那么我建议同时使用客户机和服务器调试方法诊断问题。
If you do find issues when trying to connect via SSH, and the issue is not immediately obvious, then I recommend using both the client and server debug methods together to diagnose issues.
以调试状态启动服务器。
可以采用调试状态启动服务器,并添加断点来调试您的应用程序。
You can start the server in debugging status and add breakpoints to debug your applications.
应用推荐