Giter VIP home page Giter VIP logo

bs2grproxy's Introduction

BS2 GAE Reverse Proxy

3 Minutes to setup a mirror site!

A small app runs on Google App Engine as a reverse proxy to a specific site, completely transparent to clients.

BS2 GAE Reverse Proxy can be used to:

  • Create a mirror of a specific site to improve performance
  • Break through limited network (ex. GFW)

Feel free to download or modify this program. But USE WISELY.

BS2GRProxy Introduction

Introduction

A small app runs on Google App Engine as a reverse proxy to a specific site.

Features

  • Reverse proxy
  • Web pages, css/js and media files can be redirected to different hosts
  • Configurable through Google App Database view

How to use

  1. Download the source package
  2. Modify app name in app.yaml
  3. Upload the app
  4. Enjoy

Configuration

You can set default config in bs2grpconfig.py. But how ever it's not encouraged to modify the source code unless you understand it.

After the first run on app engine, a data entry will be created in table "BS2GRPConfig". You can set run time options there using Data View in app admin page.

Options in BS2GRPConfig

target_host: HTML target url.

static_host: Static target url.

cssjs_redirect: Redirect css/js files to static host. Including: .css .js

media_redirect: Redirect media files to static host. Including: .jpg .jpeg .gif .png .avi .mov .mp3 .rm .rmvb .qt

License

GNU Lesser GPL

bs2grproxy's People

Contributors

mainyaa avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

chunchu

bs2grproxy's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.