Current version is 2.0 Beta
This project is base on ShadowsocksX-NG with different implment details.
- Mac OS X 10.10 +
- XCode 7.3
- cocoapod 1.0.1
- Homebrew 0.9.9
- Run "sh build.sh" to configrue after git clone.
- Embad shadowsocks-libev
- Update PAC by download GFW List from github.
- Show QRCode for current server profile.
- Scan QRCode from screen.
- Auto launch at login.
- User rules for PAC.
- Support One Time Auth
- An advance preferences panel to configure:
- Local socks5 listen address.
- Local socks5 listen port.
- Local socks5 timeout.
- If enable UDP relay.
- GFW List url.
- Support configure Socks5 Listen Adress and Port.
- Support One Time Auth.
- Run ss-local as in app thread mode which share the same lifecycle with GUI.
- After you quit the app, The ss-local will be terminated.
- Embed the http proxy server privoxy.
- The project is released under the terms of GPLv3.