Browse Source

update readme

tags/2.3
clowwindy 10 years ago
parent
commit
539a414be1
1 changed files with 1 additions and 25 deletions
  1. +1
    -25
      README.md

+ 1
- 25
README.md View File

@@ -1,30 +1,6 @@
shadowsocks-csharp
===========

Current version: 1.1.2

This is C# version of shadowsocks.

***Warning: This C# version is deprecated. Please use [shadowsocks-gui](https://github.com/shadowsocks/shadowsocks-gui) instead.***

Other ports and clients can be found [here](https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients).

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/clowwindy/shadowsocks-csharp.git

Use Visual Studio 2012 Express or higher to build.

Need .Net 2.0.
In progress.

Loading…
Cancel
Save