Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 407 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 407 Bytes

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