kfph / mirrorrr

Web proxy for App Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google App Engine app that Mirrors the content of URLs you supply. Rewrites the fetched page to mirror all content, including images, Flash, Javascript, CSS, and even favicons. You stay within the cache when you follow links. Useful for pulling load off of slashdotted servers. Also can be used to anonymize web access.

Example live version:

https://mirrorrr.appspot.com

Instructions on how to setup your own proxy:

http://www.hongkiat.com/blog/proxy-with-google-app-engine/

For POST support and other features, see mirrorrr-plus:

https://code.google.com/p/mirrorrr-plus/

About

Web proxy for App Engine


Languages

Language:Python 77.2%Language:HTML 11.7%Language:CSS 11.1%