Web Hosting Talk







View Full Version : A very small linux proxy program for my personal use !


wmac
07-28-2002, 10:49 PM
Hello,

I need a very small and secure web proxy server (just to hide my different IP addresses when I connect from different ISPs) on my linux dedicated server for my very own use.

I need it to be very small and it would be great if I can password protect it.

Also I do not want to create a security hole on my server :)

Anyone can help by suggesting a software?

Mac

ckpeter
07-28-2002, 11:37 PM
How about trying this one:

http://www.jmarshall.com/tools/cgiproxy/

A former client of mine run it; very resource intensive (as with all proxy scripts), but it ran fine.

Peter

wmac
07-29-2002, 04:06 AM
Thank you Peter.

But does someone know about a real program (I mean an executable) . I have enough experience with Squid but it is a big software and I need a small one.

Mac