mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 08:25:54 +03:00
[GH-ISSUE #465] proxy-admin内网穿透tls端口映射报错?求指教 #368
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#368
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 @rongwing on GitHub (Jan 30, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/465
如图,不管是端口映射还是自定义服务输入都无法穿透(ws下是可以正常穿透的),但是使用goproxy作为客户端连接却是能正常穿透的,报错代码如下:
2022/01/30 20:20:04.163396 WARN connection err: tls: internal error: handshake should have had a result
2022/01/30 20:20:04.163396 WARN connect to 127.0.0.1:30001 fail, err: tls: internal error: handshake should have had a result, retrying...
@snail007 commented on GitHub (Jan 30, 2022):
重新下载最新版,proxy-admin和proxy,已经修复。
@rongwing commented on GitHub (Jan 30, 2022):
好的,感谢!