Skip to content

focuslau/shadowsocks-csharp

 
 

Repository files navigation

shadowsocks-csharp

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.

Download

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

Build

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.

About

C# version with Windows GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published