From: Jan Svitok Date: 2007-01-09T03:54:07+09:00 Subject: Re: Proxy server in ruby? On 1/8/07, Justin Bailey wrote: > I'm interested in creating a authorizing proxy server similar to the > Python APS project (http://ntlmaps.sourceforge.net/), but using Ruby. > > Is there any existing ruby proxy servers out there already? A quick > search on ruby forge didn't reveal much. > > Thanks for any info! MouseHole is a http proxy written using webrick. http://code.whytheluckystiff.net/mouseHole/