Check if a site is being blocked by internal proxy / network
Mia Lopez
I'm just wondering how to check whether a site is being blocked on my work network, can I simply Ping it?
I just want to know so that I can not visit it, the site is imgur.com
21 Answer
You could try a tracert to it. If it stops before it leaves your network, then it's being blocked. However, a possible workaround a block is using https, instead of the standard http. This only has a chance of working if the site supports it. In you're case, imgur.com does support it.
Try this link:
1