【发布时间】:2016-01-22 23:01:40
【问题描述】:
我在 ngrok 网站上注册并尝试使用命令设置 authtoken
ngrok -authtoken token 4000
并得到以下错误
Server failed to allocate tunnel: Invalid authtoken 'token'.
This looks like an ngrok 2.0 authtoken, but you're using ngrok v1.
Download ngrok 2.0 from https://ngrok.com/download
然后我下载了用于 linux-32 位的 ngrok,因为我使用的是 Linux Mint 17.1 32 位。但仍然得到同样的错误。而我的 ngrok 版本是 1.6。
任何人都可以帮助在这种情况下启动 ngrok 服务器应该做什么。
提前致谢。
【问题讨论】: