mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #221] ssh中转模式,socks代理不能正常工作 #142
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#142
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 @RandomOS on GitHub (Feb 22, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/221
环境 Win7
版本 proxy 6.9
操作方法
在本机win7上执行
proxy 日志
ssh 服务器日志
预期的结果
本机开启 socks5 代理,端口为7070,流量通过ssh通道,通过 154.209.235.45 出口转发出去。
实际的结果
本机的 7070 socks代理无法正常工作, curl 命令并没有返回结果,从ssh服务器的日志来看,proxy没有与ssh server 正确连接上。
@snail007 commented on GitHub (Feb 22, 2019):
fixed in v7.0