mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #134] ssh版本不匹配 #72
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#72
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @robbinhan on GitHub (Sep 7, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/134
使用Transfer through SSH方式将http请却通过ssh代理出去,但是遇到协议版本不匹配的问题
@snail007 commented on GitHub (Sep 7, 2018):
请提供详细的使用情况.
1.客户端启动参数,日志.
2.服务器ssh情况.
这个ssh是用golang官方的ssh库,不应该出现协议不匹配的.
提供以上信息进一步排查.