clowwindy ed247c87b0 Merge pull request #3 from yegong/master
Cache encrypt table to speed up loading time
2013-06-06 08:32:14 -07:00
2013-01-06 15:40:23 +08:00
2013-06-06 01:13:55 +08:00
2013-01-02 12:32:34 +08:00
2013-01-02 12:32:34 +08:00
2013-01-02 12:32:34 +08:00
2013-01-02 12:32:34 +08:00
2013-01-02 15:28:26 +08:00
2013-05-21 10:44:23 +08:00

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.
Description
No description provided
Readme Multiple Licenses 11 MiB
Languages
Objective-C 86%
C 11.1%
Makefile 1.4%
C++ 1%
Python 0.2%
Other 0.2%