I made a simple server HTTP (S) using Python without the 3rd library.
I used the standard library in Python to build this. Everything goes well, maybe we need to add other features?
- You need a Python3.
- Just type
python3 main.py
on Command Promt or Terminal, the port used is 5000. - Configure your browser or any application to use a proxy.
- To stop, you can press ctrl + c