【问题标题】:How to access ASP.NET server by IP address using https on private network如何在私有网络上使用 https 通过 IP 地址访问 ASP.NET 服务器 【发布时间】:2021-04-13 09:49:16 【问题描述】: 如何通过专用网络使用 https 访问 ASP.NET 服务器的实例? 例如,https://192.168.0.1:5001 提前致谢! 【问题讨论】: 标签: asp.net 【解决方案1】: 您可以使用ngrok。 ngrok and https tunnel for asp.net core application 【讨论】: