[GH-ISSUE #287] Socks 转 SS+HTTP(s) 之后,程序里面使用 https_proxy 有 SSLError Unexpected EOF 之类的问题 #207

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

Originally created by @designinlife on GitHub (Jun 26, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/287

GoProxy version: 7.6 (之前的版本也是如此)
命令: ./proxy sps -S socks -T tcp -P 127.0.0.1:1080 -t tcp -p :1081 -h aes-256-cfb -j 123456

Python 中使用 requests 库发送请求会出现异常警告:
(Caused by SSLError(SSLError("bad handshake: SysCallError(-1, 'Unexpected EOF')")))

Originally created by @designinlife on GitHub (Jun 26, 2019). Original GitHub issue: https://github.com/snail007/goproxy/issues/287 GoProxy version: 7.6 (之前的版本也是如此) 命令: ./proxy sps -S socks -T tcp -P 127.0.0.1:1080 -t tcp -p :1081 -h aes-256-cfb -j 123456 Python 中使用 requests 库发送请求会出现异常警告: (Caused by SSLError(SSLError("bad handshake: SysCallError(-1, 'Unexpected EOF')")))
kerem closed this issue 2026-02-27 23:15:57 +03:00
Author
Owner

@snail007 commented on GitHub (Jun 26, 2019):

测试请用curl,其它不负责。

<!-- gh-comment-id:505823859 --> @snail007 commented on GitHub (Jun 26, 2019): 测试请用curl,其它不负责。
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#207
No description provided.