Javalab, il laboratorio Java
Usage: java proxy.Proxy [-filter <filename>] [-log] [-help] <localport> [<remotehost> <remoteport>] -filter <filename> list of words to filter -log create the log file proxy.log -help print this help message In case <remotehost> and <remoteport> are specified the program will act as a tunnel
javac -d . *.java
javalc6