Wuming-HUST

Results 2 issues of Wuming-HUST

**描述BUG** 跳板机可以连接上,但是无法连接上内网的服务器 显示 ``` 认证失败,请检查密码/密钥/主机/用户等是否错误 SSHAuthAbortError(Connection closed before authentication) ``` 但电脑上直接执行 ``` ssh [email protected] -J 跳板机 ``` 可以连接上服务器 ``` ssh 跳板机 ``` 也能直接连接到跳板机 无论是密码连接还是密钥都是一样的错误。 **期望结果** 希望能通过跳板机连接内网的服务器。 **实际结果** 实际无法连接,显示查看错误 **截图** ![Screenshot_20240613_135948](https://github.com/lollipopkit/flutter_server_box/assets/37974000/26aa4de5-f94b-464f-a1f2-290554c640fd)...

### Clear and concise description of the problem Some articles must be viewed by clicking the "view source content" button. ### Suggested solution I hoped that a shortcut key can...

enhancement