You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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. 11 years ago
..
Makefile docs and Makefile for tcp-proxy 11 years ago
README.md TCP proxy for tunneling (desperation > 0). 11 years ago
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. 11 years ago

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.