[squid-users] how to change public IP to access website on proxy squid?

Eliezer Croitoru eliezer at ngtech.co.il
Wed Jul 20 15:53:45 UTC 2016


And to just illustrate what can be extracted by a single JavaScript:
http://myip.net.il/

Thanks,
Eliezer

----
Eliezer Croitoru
Linux System Administrator
Mobile: +972-5-28704261
Email: eliezer at ngtech.co.il


-----Original Message-----
From: squid-users [mailto:squid-users-bounces at lists.squid-cache.org] On Behalf Of Amos Jeffries
Sent: Wednesday, July 20, 2016 6:25 PM
To: squid-users at lists.squid-cache.org
Subject: Re: [squid-users] how to change public IP to access website on proxy squid?

On 21/07/2016 3:04 a.m., Eliezer Croitoru wrote:
> First take a look at the documents about:
> http://www.squid-cache.org/Doc/config/forwarded_for/
> http://www.squid-cache.org/Doc/config/via/
> 
> Depends on your setup you would be able to "MASK" your IP.
> But it is better done using some kind of VPN service rather then a proxy.

Maybe. What is best to do depends on the reason/thing you want kept secret and won't tell us. So any response we provide to that half-question would probably be wrong.


> Try to change\add the above squid settings ie:
> via off

Note that Via header is a required header for HTTP. Only disable if you need to. It reveals the fact of a proxy being used but no details about your machine.

And it does not carry your IP address, so for the purpose stated it is not relevant.


> forwarded_for delete
> 

"forwarded_for transparent" is better.

> 
> -----Original Message-----
> From: james82
> 
> i'm sorry. using for what is my secret. .i just want to know, can i 
> use squid as a proxy server to connect to internet? normal i search 
> whatmyip and my ip appear on that website. i want to change that ip. 
> is it possible? how to do it.

There are many 'whatismyip' type services, they all do things differently and some use tricks to identify you that no proxy or other service can prevent.
 The IP address those sites display is not always the IP seen by services you connect to.

For privacy protection. Simply using a proxy in normal ways with that "forwarded_for transparent" setting "hides" your client machine a large amount. But does not prevent the machine itself shouting its details to the world in many other ways.

Amos

_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users



More information about the squid-users mailing list