eecs325-proxy #This package contains the implementation of a simple proxy server in Java, that receives requests from a browser and forwards them to the remote server, performing DNS lookup caching #usage: java proxyd -port #author: Eduardo Morgan