andy-portmen / country-flags

adds a toolbar button to browser address-bar displaying current physical location of visited website
https://webextension.org/listing/country-flags.html
Mozilla Public License 2.0
133 stars 35 forks source link

"Server is on your private network" #58

Closed Rigido71 closed 5 years ago

Rigido71 commented 5 years ago

Hi, I use "Proxy Switcher" to choose between "Direct" and "Manual" settings. When a proxy server is set, every page says the server is on private network, shows a "192" icon and reports proxy IP address. I think the problem is not the proxy itself as company set an "always through proxy" rule and, if I set "Direct"connection, flags and IP addresses are shown right.

Thanks.

andy-portmen commented 5 years ago

FAQ7? https://add0n.com/country-flags.html

Rigido71 commented 5 years ago

Sorry, I didn't see that, the problem is that I don't know if it is a SOCKS server, I set addresses for HTTP, SSL and FTP proxy and HTTP server type.

andy-portmen commented 5 years ago

It is defiantly a socks server since it is routing your DNS traffic and hence the browser reporting a local server as the actual server. You need to follow the FAQ to allow the extension to use the native method to convert hostnames to IP addresses.

Rigido71 commented 5 years ago

Thank you.

yoyo837 commented 1 year ago

FAQ7? https://add0n.com/country-flags.html

Where to download the native DNS resolver?