mirror of
https://github.com/zhigang1992/shadowsocks-iOS.git
synced 2026-04-03 22:50:13 +08:00
old
Cache encrypt table to speed up loading time
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
Languages
Objective-C
86%
C
11.1%
Makefile
1.4%
C++
1%
Python
0.2%
Other
0.2%