Skip to content

d34th4ck3r/ProxyServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy Server.

It uses UDP packets to transfer request between Client and Proxy server.
Proxy Server uses ICMP request to gather the current state of the webserver for which HTTP request is intented to.

Proxy Server finally uses TCP to establish a connection to webserver and fetch data and sends it back to user using Datagram packets.

About

I did this project as a part of Computer Networks Course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages