Re: need proxy server that can auth to parent proxy server

2004-03-13 Thread Hugo van der Merwe
Thanks. I was hoping to get away with something slightly lighter than squid, but it seems I might just have to use squid... Hugo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: need proxy server that can auth to parent proxy server

2004-03-12 Thread Jean-Marc V. Liotier
On Fri, 2004-03-12 at 11:37, Hugo van der Merwe wrote: > > I have an app here that can handle a proxy, but not proxies that > require authentication. I want to run a proxy proxy on my machine, > that this app can connect to, and which will then connect to another > proxy requiring auth - the only

need proxy server that can auth to parent proxy server

2004-03-12 Thread Hugo van der Merwe
Hello! I have an app here that can handle a proxy, but not proxies that require authentication. I want to run a proxy proxy on my machine, that this app can connect to, and which will then connect to another proxy requiring auth - the only function needs to be to perform the additional auth step.