Skip to content

osaid-r/proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

Simple python script for HTTP proxy server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages