gou*_*yez 10 ngrok
当我启动 HTTP 隧道时,ngrok 自动开始在 HTTP 和 HTTPS 上转发。有没有办法只启动其中一个?
xyz*_*xyz 9
目前,要强制使用该方案(http 而不是 https),它是:
ngrok --scheme http http 8080
^ 绑定到本地主机的 8080 端口
小智 1
您需要bind-tls在 ngrok 配置中设置该选项。 --bind-tls "true"
bind-tls
--bind-tls "true"
此处的文档: https: //ngrok.com/docs#http-bind-tls
归档时间:
5 年,9 月 前
查看次数:
18442 次
最近记录:
2 年,7 月 前