Skip to content

A first try at writing a http-proxy with very limited functionality in Python. Use at own risk!

Notifications You must be signed in to change notification settings

wuzhenda/Python-Proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Proxy

This is nothing more than a school project.

A simple HTTP-Proxy written in Python with two modes of operation:

1. normal
2. annoying

'normal' passes and returns all traffic as expected, 'annoying' does annoying things
like rotating images, changing requests...

About

A first try at writing a http-proxy with very limited functionality in Python. Use at own risk!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%