Current version: 1.1
This is C# version of shadowsocks.
Warning: This C# version is deprecated. Please use shadowsocks-gui instead.
Other ports and clients can be found here.
Binaries can be found here: https://code.google.com/p/shadowsocks-csharp/downloads/list
If errors occurs (DLL not found), you need one more package. Make sure to download x86 32-bit version, not 64-bit version.
http://www.microsoft.com/en-us/download/details.aspx?id=5555
First, clone the code:
git clone --recurse-submodules git://github.com/shadowsocks/shadowsocks-iOS.git
Use Visual Studio 2012 Express or higher to build.
Need .Net 2.0.