Socket over HTTP (SOHT) Java Client 0.6.2 Released

I released a new version of the Java client for SOHT today.

The goal of SOHT is to provide a simple tool that enables all types of socket communication through an HTTP Proxy server. This tool is useful for users who are behind a restrictive firewall and wish to access external servers that use protocols other than HTTP.

This release enables HTTPS connections and ignores Certificate warnings. This patch was provided by lowem. The patch has been out there a while but better late than never.

http://www.ericdaugherty.com/dev/soht/