# mirrorrr **Repository Path**: mirrors_AudriusButkevicius/mirrorrr ## Basic Information - **Project Name**: mirrorrr - **Description**: Web proxy for App Engine - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-24 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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](https://mirrorrr.appspot.com) Instructions on how to setup your own proxy: [http://www.hongkiat.com/blog/proxy-with-google-app-engine/](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/](https://code.google.com/p/mirrorrr-plus/)