Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.
/ proxy_server Public archive

Simple HTTP Proxy Cache Server Implemented in Pure Python.

Notifications You must be signed in to change notification settings

smmsadrnezh/proxy_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This program is a simple cache proxy server implemented in pure python2.7

How to run

python2.7 ProxyServer.py

How to use

After running the project, enter the following commands on your client:

telnet localhost 8004

GET http://ce.sharif.edu HTTP/1.0

TODO

About

Simple HTTP Proxy Cache Server Implemented in Pure Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages