Some C++ here

Sources

http_guard_proxy

HTTP Proxy server with DDOS protection. Uses boost coroutines.

httpxy

HTTP Proxy to map HTTP streams as files to service dumb clients. Used with udpxy.

tcp_proxy

TCP Proxy class (for functional testing). Uses boost::asio and C++11.