【发布时间】:2020-10-05 07:04:28
【问题描述】:
我在我的电脑上下载了 ngrok,但是当输入以下地址之一时,它显示以下错误。
命令:ngrok http 80
- http://b378568afdf7.ngrok.io -> http://localhost:90
- https://b378568afdf7.ngrok.io -> http://localhost:90
错误
GET /favicon.ico 502 Bad Gateway
GET / 502 Bad Gateway
错误页面
The error encountered was: dial tcp [::1]:80: connectex: A connection cannot be established as the destination computer expressly denied that connection.
我正在研究,我发现的解决方案之一是删除防火墙保护,但它不起作用。感谢您的关注和帮助
【问题讨论】:
标签: ngrok