[GH-ISSUE #184] handshake fail, proxy: failed to write greeting to SOCKS5 proxy at static.xx.fbcdn.net:443: EOF #112

Closed
opened 2026-02-27 23:15:30 +03:00 by kerem · 5 comments
Owner

Originally created by @FabioPLA on GitHub (Nov 26, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/184

image
image

image
image
没想明白,在连接国外的服务器的时候,为什么会出现这样的状况?不清楚是不是socks版本的问题

Originally created by @FabioPLA on GitHub (Nov 26, 2018). Original GitHub issue: https://github.com/snail007/goproxy/issues/184 ![image](https://user-images.githubusercontent.com/26806814/48995978-34962680-f185-11e8-9703-d76242443ec7.png) ![image](https://user-images.githubusercontent.com/26806814/48996162-09f89d80-f186-11e8-90ba-8437b23448e1.png) ![image](https://user-images.githubusercontent.com/26806814/48996023-63ac9800-f185-11e8-9c0d-edc1fe378961.png) ![image](https://user-images.githubusercontent.com/26806814/48996148-f3eadd00-f185-11e8-928d-157eab8f384d.png) 没想明白,在连接国外的服务器的时候,为什么会出现这样的状况?不清楚是不是socks版本的问题
kerem 2026-02-27 23:15:30 +03:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@snail007 commented on GitHub (Nov 26, 2018):

所有端启动日志,命令。

<!-- gh-comment-id:441556268 --> @snail007 commented on GitHub (Nov 26, 2018): 所有端启动日志,命令。
Author
Owner

@FabioPLA commented on GitHub (Nov 26, 2018):

启动命令 : ./proxy socks -t tcp -p "192.168.3.5:8080" -T tls -P "47.244.17.247:33083" -
C proxy.crt -K proxy.key --log proxy.log
日志:
proxy.log
浏览器chrome+SwitchyOmega 代理参数配置 socks5 192.168.3.5:8080

<!-- gh-comment-id:441565921 --> @FabioPLA commented on GitHub (Nov 26, 2018): 启动命令 : ./proxy socks -t tcp -p "192.168.3.5:8080" -T tls -P "47.244.17.247:33083" - C proxy.crt -K proxy.key --log proxy.log 日志: [proxy.log](https://github.com/snail007/goproxy/files/2614719/proxy.log) 浏览器chrome+SwitchyOmega 代理参数配置 socks5 192.168.3.5:8080
Author
Owner

@FabioPLA commented on GitHub (Nov 26, 2018):

我是配置成类似于三级代理的模式,一级代理不提供TLS加密,二级代理、三级代理使用的是TLS加密,这种模式可以么?我用抓包工具测试了,没有回包

<!-- gh-comment-id:441571379 --> @FabioPLA commented on GitHub (Nov 26, 2018): 我是配置成类似于三级代理的模式,一级代理不提供TLS加密,二级代理、三级代理使用的是TLS加密,这种模式可以么?我用抓包工具测试了,没有回包
Author
Owner

@snail007 commented on GitHub (Nov 26, 2018):

必须全部加密

<!-- gh-comment-id:441650900 --> @snail007 commented on GitHub (Nov 26, 2018): 必须全部加密
Author
Owner

@caidongyun commented on GitHub (Feb 27, 2019):

handshake fail, proxy: failed to write greeting to SOCKS5 proxy at www.google.com:443: EOF

同样 换成sps就好了,是不是dns解析的问题?

<!-- gh-comment-id:467723824 --> @caidongyun commented on GitHub (Feb 27, 2019): handshake fail, proxy: failed to write greeting to SOCKS5 proxy at www.google.com:443: EOF 同样 换成sps就好了,是不是dns解析的问题?
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#112
No description provided.