Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 266 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 266 Bytes

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