gfwinterceptor - A set of tools to get around internet censorship for iOS device - Google Project Hosting

gfwinterceptor - A set of tools to get around internet censorship for iOS device - Google Project Hosting

What is GFWInterceptor

For the time period, GFWInterceptor includes a mobilesubstrate plugin for iOS device used to intercept and forward requests and a rest style API service running on GAE for remote content fetching.

什么是 GFWInterceptor

GFWInterceptor 是 iPhone/iPad/iPod touch 设备上的自动代理插件,应用程序不需要支持API Proxy,也能够强制将请求通过第三方服务器中转。 现阶段已经能够适用于Twitter, facebook等不少应用。

GFWInterceptor 包括两个部分,第一部分为mobilesubstrate插件,用于拦截并将所有特定的http请求转发,第二部分为运行在GAE上的服务端版本,服务器仅仅做中转。其中第二部分基于 twitter-api-proxy 的代码实现 http://code.google.com/p/twitter-api-proxy/

只支持越狱后的各iOS设备。不适用于 Safari 与 WebView 需要账号登录的部分。不能用于看视频。

项目贡献者

@overboming: 主要维护。 感谢 @luosheng 提供项目 autoproxy,bug fix 等等支持。 感谢 @livid 提供的 Icon,@ergatea 和 @fbzhong 对 GAE server 的贡献。 有问题请反馈给 @gfwinterceptor 专用帐号

客户端支持情况

Tweetings 有问题。其它一些采用网页 OAuth 的客户端应该在登录过一次后能行。Twitter for iPhone 因为 API 调用方式的关系会超出 GAE 的 Limit, 所以有些功能会时好时坏。 其余的客户端应该支持基本完美。

如何安装

在cydia中添加源

http://cydia.ifuckgfw.com (感谢gokeeper)

或者

http://gfwinterceptor.googlecode.com/svn/trunk/cydia

安装源内包既可,gfwinterceptor 依赖于 mobilesubstrate 和 preferenceloader。如果安装完毕没有在 Preference 中看到设置,说明没有正确安装。

你可能感兴趣的:(Interceptor)