- 申请 GAE (Google App Engine)
- 用 Gmail 帐号登录 https://appengine.google.com/ (火星人请先申请 Gmail 帐号)
- 点击 "Create Application" 按钮
- "Country and Carrier" 下拉列表选择 "Other (Not Listed)",填写手机号码,号码前加中国编号,即 "+86"
- 收到验证码短信,填入 "Enter Account Code",点击 "Send" 按钮激活GAE。
- 在 “My Applications” 页面点击 “Create an Application” 按钮。
- 填写 “Application Identifier” 和 “Application Title”,点击 “Create Application” 按钮。
- 出现 “Application Registered Successfully” 页面,Application创建成功。
- Windows下安装 goagent
- 下载 goagent 并解压 http://code.google.com/p/goagent/
- 修改 local\proxy.ini 中 [gae] 下的 appid= 第1-6步填写的 Application Identifier (多appid用|隔开)
- 双击 server\uploader.bat,上传goagent服务器端到GAE,需要输入appid,gmail帐号和密码,为确保安全,最好申请Google应用程序专用密码填入。
- 运行goagent客户端
- Windows下运行local\goagent.exe
- Linux下运行local\proxy.py (即 python proxy.py)
- 安装SwitchSharp
- chrome浏览器中安装SwitchSharp
- 在SwitchSharp “导入/导出”标签下设置“在线恢复备份“为http://goagent.googlecode.com/files/SwitchyOptions.bak
- 在SwitchSharp “切换规则”标签下设置“在线规则列表”为https://autoproxy-gfwlist.googlecode.com/svn/trunk/gfwlist.txt,并立即更新。
- Linux证书导入 (Windows用户止步)
- Linux下Chorme浏览器打开Twitter时会出现“The site's security certificate is not trusted!”,原因是goagent证书没有导入系统。
- 安装证书导入工具:libnss3-tools
- 导入/local/CA.crt证书文件: certutil -d sql:$HOME/.pki/nssdb -A -t TC -n "goagent" -i $HOME/goagent/local/CA.crt
- 重启goagent客户端。
2012年3月29日
fuckGFW: GAE + goagent + SwitchySharp
订阅:
博文评论 (Atom)
没有评论:
发表评论