Skip to content

corebug/http-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-proxy

Working HTTP Proxy in Python/Twisted with HTTP basic auth and users stored in MySQL table.
Files:
twisted-proxy.py: the server itself, can be invoked with "-h" flag.
proxy-client.py: HTTP Proxy client with HTTP Basic Auth
manage-users.py: script that allows adding, deleting and modifying users.
server.conf: server configuration file.
SQL/initial-data.sql: MySQL schema for storing user accounts.

About

HTTP Proxy in Python/Twisted with HTTP Basic auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published