Home > C/C++, Perl/CGI, PHP, Programming, Visual Basic > Squid For Windows…

Squid For Windows…

July 14th, 2009

OK i have a windows box with 2 NICs..

1 NIC is bound to 1 Ip, while the second NIC has 40 IPS it can use.

I want someone who can setup a proxy for those 40 IPS, so that whatever IP i connect with, becomes the outbound Ip TOO.

so for example if i connect to 1.1.1.1:81 on my server, then all outbound internet connections will use 1.1.1.1, if i connect to 2.2.2.2:81, then all outbound internet connections will use 2.2.2.2

Make sense? I know this is possible in linux but i need this done in windows..


Squid For Windows...

Comments are closed.
Bear