Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Web-Proxy-Server

This server fetches items from the web on behalf of a web client instead of fetching them directly. Through this page caching and access control is enabled.

What this proxy is able to do:

  • Responds to both HTTP and HTTPS requests and display each request in the console.
  • Can dynamically block selected URLs from the console, disabling those certain pages from being loaded.
  • Caches HTTP requests locally, allowing the saving of bandwidth. The loading times are also displayed in the console for each request, with it being lowered if the page is already cached.
  • Can handle multiple connections through the use of threading.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages