This proxy server is a little exercise in basic Java sockets and threading. It's posted here mostly as an example of using my Java options class. You can take a look at the source here or download a runnable jar file below to play with the proxy or get a feel for how the option handling class works.
| Link: | Download |
| Notes: | Needs Java 1.5. |