Back to search
Using socket library to make a simple proxy server where browser acts as a server and browser is assigned the port of program's port. Our program is man-in-the-middle written in python that takes http/https requests from browser and forwards these requests to actual server and get actual server response and send it back to the browser. Cache is also implemented but not working properly.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits