guilin / gae-rproxy
follow me on twitter: @guilin1981 * 本工具仅限阅读技术文档使用,不当使用,一切后果自负. * 严禁修改gae-rproxy源码来制作钓鱼网站或记录用户隐私信息, * 访问被修改了源码的gae-rproxy网站,有可能会使您丢失密码. 若有需求,请各位自行架设服务器. 若有能力,请检查代码以确信程序未记录/广播/密送您的隐私信息.
Clone this repository (size: 96.7 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/guilin/gae-rproxy
- step 1 : 下载 google app engine for python
- step 2: 注册 google appid,如 myappid
- step 3: 下载 gae rproxy 并解压
- step 4: /path/to/appengine_sdk/appcfg.py -A myappid waga update /path/to/gae-rproxy
- step 5: 访问 http://myappid.appspot.com
- domain name : a-z - _ .
- A-Z could be use in symbols for rproxy.
- I :alias symbol. tIwww -> www.twitter.com
- E : url encripted. Ev -> t -> twitter.com
- W : replace www, tIW -> www.twitter.com
- Z : replace . in domain name, use for splite domian and reverse.
- D : debug, no replace in text , see raw data fetch from server. EjnZfrpZjrrjngZW -> www.google.com.hk
项目地址:http://bitbucket.org/guilin/gae-rproxy/overview
演示地址:http://wagagate.appspot.com/
网页代理嘛!