Hello,
I want to find out, when somebody types in a URL without a domain ".google.com" for example.
Examples:
http://server should be guilty
http://server.domain.com should be not guilty
So i can find out, if a user wants to reach an internal URL (not to go over a Proxy server), or go to a public URL (go over a Proxy server).
How can FoxyProxy check this?
Thank you in advance
Ragnaroek