Niels wrote (and I hacked up further) dnproxy: http://dnproxy.googlecode.com/
On Mon, Feb 28, 2011 at 12:52 PM, Nick Mathewson <[email protected]> wrote: > On Sun, Feb 27, 2011 at 7:05 PM, Torsten Curdt <[email protected]> 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 [email protected] with > unsubscribe libevent-users in the body. > *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe libevent-users in the body.
