Skip to content

mollyhenderson/proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Molly Henderson
meh111
EECS 325 Project 1

This program creates a basic proxy server. The default port number is 5023.
Run the program by calling java proxyd [-port <portnum>] from the command line.
I tested the proxy using Chrome and Firefox, with the sites case.edu, whitehouse.gov, 
cim.edu, and cnn.com.

I also implemented DNS caching; cached values are deleted after 30 seconds.

About

Implementation of a basic proxy server with DNS caching.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages