How can I check if a website is publicly accessible? [closed]
Solution 1:
a site similar to http://downforeveryoneorjustme.com/ should do the job.
If you mean a way to find if anouther intranet user can see a internet site, then it depends on firewall settings and similar. Thats a much bigger topic.
Solution 2:
I usually use a proxy server such as https://www.hidemyass.com/proxy to test the accessibility of an internally hosted site.
That will access the url on the intranet from a site outside. If you can browse to it through that, then so can others.