Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我将 ngrok 与 HTTPS 隧道和密码一起使用,那么从我的计算机运行生产服务器是否安全?
我已经对此进行了几天的试验,我注意到当与 Voila(Jupyter Notebook Dashboard 框架)配对时,单个 HTTPS 隧道可以轻松处理我在典型一天中看到的用户数量。这似乎是运行 Web 应用程序的一种极具成本效益的方式,但我想有一些我不知道的安全问题。
谢谢!