Adam Ierymenko 40d5c79b62 Enable SO_NO_CHECK if available to skip UDP checksum on packet send for slight performance improvement. We do our own cryptographically secure authentication so UDP checksum is worthless. %!s(int64=10) %!d(string=hai) anos
..
Makefile 226e0f8722 docs and Makefile for tcp-proxy %!s(int64=10) %!d(string=hai) anos
README.md b9f7f75ddf TCP proxy for tunneling (desperation > 0). %!s(int64=10) %!d(string=hai) anos
tcp-proxy.cpp 40d5c79b62 Enable SO_NO_CHECK if available to skip UDP checksum on packet send for slight performance improvement. We do our own cryptographically secure authentication so UDP checksum is worthless. %!s(int64=10) %!d(string=hai) anos

README.md

TCP Proxy Server

This is the TCP proxy server we run for TCP tunneling from peers behind fascist NATs. Regular users won't have much use for this.