Skip to content

Comments

修复连接使用一段时间后 v2r什么来着我忘记了 报错报错net/http: TLS handshake timeout#7

Open
xingxinag wants to merge 4 commits intoqwer-search:mainfrom
xingxinag:main
Open

修复连接使用一段时间后 v2r什么来着我忘记了 报错报错net/http: TLS handshake timeout#7
xingxinag wants to merge 4 commits intoqwer-search:mainfrom
xingxinag:main

Conversation

@xingxinag
Copy link

@xingxinag xingxinag commented May 17, 2025

修复报错net/http: TLS handshake timeout
修复连接使用一段时间后 v2 报错net/http: TLS handshake timeout
当目标端口为 443 时,用 tls.connect 而不是 net.connect(需新引入 const tls = require('tls');)

xingxinag added 4 commits May 17, 2025 15:55
修复连接使用一段时间后   v2  报错报错net/http: TLS handshake timeout 
当目标端口为 443 时,用 tls.connect 而不是 net.connect(需新引入 const tls = require('tls');)
修复连接使用一段时间后   v2  报错报错net/http: TLS handshake timeout 

更新了订阅模板

当目标端口为 443 时,用 tls.connect 而不是 net.connect(需新引入 const tls = require('tls');)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant