VS配置IISExpress外部IP访问

 

 

 

 

 

最后以管理员运行 

netsh http add urlacl url=http://192.168.1.7:7088/ user=everyone

以管理员 重启vs  就可以用ip 访问啦

 

注意:

删除用

netsh http deleteurlacl url=http://192.168.1.7:7088/ user=everyone

 

posted @ 2020-03-25 15:57  恋之呓  阅读(310)  评论(0编辑  收藏  举报