Feb 20
If you are running squid or any other proxy software and you want to hide your real IP for security or privacy you should adjust your proxy server source or config to disable the following HTTP Headers: REMOTE_ADDR = proxy_server_ip HTTP_VIA = proxy_server_ip HTTP_X_FORWARDED_FOR = proxy_server_ip With squid (version 3) you can setup the following [...]
Recent Comments