[GH-ISSUE #134] ssh版本不匹配 #72

Closed
opened 2026-02-27 23:15:19 +03:00 by kerem · 1 comment
Owner

Originally created by @robbinhan on GitHub (Sep 7, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/134

SSH-2.0-OpenSSH_5.3
Protocol mismatch.

使用Transfer through SSH方式将http请却通过ssh代理出去,但是遇到协议版本不匹配的问题

Originally created by @robbinhan on GitHub (Sep 7, 2018). Original GitHub issue: https://github.com/snail007/goproxy/issues/134 ``` SSH-2.0-OpenSSH_5.3 Protocol mismatch. ``` 使用Transfer through SSH方式将http请却通过ssh代理出去,但是遇到协议版本不匹配的问题
kerem closed this issue 2026-02-27 23:15:19 +03:00
Author
Owner

@snail007 commented on GitHub (Sep 7, 2018):

请提供详细的使用情况.
1.客户端启动参数,日志.
2.服务器ssh情况.
这个ssh是用golang官方的ssh库,不应该出现协议不匹配的.
提供以上信息进一步排查.

<!-- gh-comment-id:419340926 --> @snail007 commented on GitHub (Sep 7, 2018): 请提供详细的使用情况. 1.客户端启动参数,日志. 2.服务器ssh情况. 这个ssh是用golang官方的ssh库,不应该出现协议不匹配的. 提供以上信息进一步排查.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#72
No description provided.