ZeroTierOne/tcp-proxy
2015-07-28 10:29:25 -07:00
..
Makefile
README.md
tcp-proxy.cpp 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. 2015-07-28 10:29:25 -07:00

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.