JSocksProxy is a handy management utility for the SOCKS proxy protocol. The proxy can handle SOCKS versions 4, 4a and 5, but only outgoing TCP connections and has no support for authentication. IPv6 should be supported for version 5, but it's not tested.
The proxy can be installed as a Pojo or as an JBoss MBean service. You can add or remove end points that the socks server should wait for incoming connections on.
Requirements:
· Java 6 SDK
What's New in This Release: [ read full changelog ]
· Replaced Log4J with Java's built-in logging.
· Changed XML format and is now using JAXB.
· Added graphical administration interface.
· Added support for JBoss MBeans.