I am having problem sending photos using Viber when Web Filtering is turned on. I am getting this error:
This thread was automatically locked due to age.
I am having problem sending photos using Viber when Web Filtering is turned on. I am getting this error:
How to do that?
I've tried to modify Proxy Auto Configuration PAC Script to go directly for Viber addresses:
if (
isInNet(dnsResolve(host), "54.225.0.0", "252.0.0.0") ||
isInNet(dnsResolve(host), "54.197.0.0", "252.128.0.0")
)
and it is not working... I have no idea is it because ip addresses are not in that range, or something else... but those are only ranges I could founf for Viber...