kevmor123 / HTTP-HTTPS-Server-

Implemented a Web Proxy Server. It was designed to respond to http and https requests and should display each request on a management console. It should forward the request to the web server and relay the response to the browser, block the selected URL’s via the management console and handle multiple requests simultaneously.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP-HTTPS-Server-

Implemented a Web Proxy Server. It was designed to respond to http and https requests and should display each request on a management console. It should forward the request to the web server and relay the response to the browser, block the selected URL’s via the management console and handle multiple requests simultaneously.

About

Implemented a Web Proxy Server. It was designed to respond to http and https requests and should display each request on a management console. It should forward the request to the web server and relay the response to the browser, block the selected URL’s via the management console and handle multiple requests simultaneously.


Languages

Language:JavaScript 100.0%