kingToolbox / kingToolbox/WindTerm
sock5 转发 无法使用?
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
在使用windterm的“隧道”功能中的“动态转发”时,使用SwitchyOmega 浏览器插件连接到对应sock5端口,访问网页时出现了如下错误:
**此站点的连接不安全**
[cn.bing.com](cn.bing.com) 发送了 **无效的** 响应。
`ERR_SSL_PROTOCOL_ERROR`


但是在使用系统自带的ssh工具 进行转发时并不会这样
使用命令:`ssh -CqTnN -D 0.0.0.0:1080 x@192.168.114.6`
可以正常访问网页


Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the dynamic forwarding setup with WindTerm, SwitchyOmega, and the reported SOCKS5 port, then compare it with `ssh -CqTnN -D 0.0.0.0:1080`. Inspect the dynamic forwarding and SOCKS5 handling paths implicated by that comparison. Done means HTTPS pages load without `ERR_SSL_PROTOCOL_ERROR` while using WindTerm forwarding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100