[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] proxies



On Sun, Feb 27, 2011 at 7:05 PM, Torsten Curdt <tcurdt@xxxxxxxxx> wrote:
> Hey there,
>
> anyone aware of a
> - SOCKS

I've been working on a trivial protocol obfuscation proxy with George
Kadianakis ; the latest code is available via git; the repository URL
is git://git.torproject.org/nickm/obfsproxy.git .  It has initial
support for SOCKS, though instead of sending raw traffic as a socks
proxy, it sends obfuscated traffic.  It shouldn't be too hard to
extract the socks part, though.

This isn't super well-tested code, so don't be surprised if it breaks
for you.  Good luck.

> - HTTP
> proxy implementation based on libevent?

Chris Davis started a minimial HTTP proxy designed to be the simplest
possible one that could work.  It's called "shim".  I've got a copy of
his repository at git://github.com/nmathewson/shim.git .  Again, it's
not in common use, so be careful.

yrs,
-- 
Nick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.