mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #345] ERR:proxy: failed to read greeting from SOCKS5 #260
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#260
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 @Ostaer on GitHub (Dec 27, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/345
环境:
VPS(linux): IP 1.1.1.1
VPS启动命令
二级sps转换代理(linux) IP: 2.2.2.2
启动命令
VPS和二级sps转换代理 所使用的proxy.crt和proxy.key是一样的
本地windows IP:3.3.3.3
使用的shadowsocks
浏览器使用 chrome + SwitchyOmega
报错
二级sps转换代理日志:
VPS报错日志
@snail007 commented on GitHub (Dec 27, 2019):
证书问题
@Ostaer commented on GitHub (Dec 27, 2019):
证书生成
@snail007 commented on GitHub (Dec 27, 2019):
证书使用方式错误。命令行用自签模式。证书你用签发模式,当然不行,看手册吧。