/proxy-server

Simple python script for HTTP proxy server

Primary LanguagePython

proxy-server

A simple python script for HTTP proxy server Instructions -

  1. Clone the repository and run chmod +x proxy.py

  2. Execute it with ./prox.py
    Note - if port number isn't provided 8080 is taken by default

  3. Go to network settings and check the HTTP proxy box and enter the localhost
    Note - If you want to change host change it directly in the script line 22