Skip to content

NSMutableArray/shadowsocks-iOS

 
 

Repository files navigation

shadowsocks-iOS

Current version: 0.2

shadowsocks is a lightweight tunnel proxy which can help you get through firewalls. This is an iPhone/iPad client.

Since iOS don't support background daemons(without jailbreaking), this client integrated a web browser(iOS-OnionBrowser). In other words, you can't let other apps go through this proxy.

If you've jailbroken your iPhone, you can use Python / Go version of shadowsocks directly on your iPhone. Or you can use jailbroken version MobileShadowSocks

install

First, clone the code:

git clone --recurse-submodules git://github.com/shadowsocks/shadowsocks-iOS.git

Then you can build and install this App using XCode 4.5 or later.

known issues

  • Can not play Youtube video. Seems like proxy settings are ignored by video streams. If you know any solutions, please file a issue.

About

shadowsocks client for OSX and non-jailbroken iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 87.6%
  • C 11.1%
  • C++ 1.1%
  • Other 0.2%