NancyFx / Nancy

Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
http://nancyfx.org
MIT License
7.15k stars 1.47k forks source link

Unable to access Nancy created host through external IP #2929

Open liumengbiao opened 5 years ago

liumengbiao commented 5 years ago

I'm sorry, my English is not good. My problem is that when the firewall is turned on, I have to enable branchCache(Content retrieval) so that other computers can access my server. I do not want to enable this option now.