Skip to content

tlozoot/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy

A stupid simple proxy server, written in Python and Flask. Useful for hacking around cross-browser restrictions and other things you're not supposed to do on the Internet.

Deployment

To deploy on Apache, add something like this to your httpd.conf:

ScriptAlias /proxy /path/to/proxy/index.cgi

For more detailed info, see the Flask documentation.

About

A really simple proxy server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published