Skip to content

Proxy Server which can be used to keep requests and data transfer secure.

Notifications You must be signed in to change notification settings

Mattheo28/Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Proxy

Proxy Server which can be used to keep requests and data transfer secure. It takes in requests from the client in HTTP (unencrypted), talks to the server requested using HTTPS (encrypted), and then finally transmits the data it receives from the server back to the client. A cache is implemented and the proxy acts appropriately when HTTPS is not available.

Time spent on project: 2 weeks during 2nd year of University

About

Proxy Server which can be used to keep requests and data transfer secure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages