Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SoDa committed Jul 26, 2018
1 parent d587866 commit 2f80a5b
Showing 1 changed file with 5 additions and 42 deletions.
47 changes: 5 additions & 42 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,58 +3,21 @@ ShadowsocksR for Windows

[![Build Status]][Appveyor]

#### Download

You will need to download and install [7-Zip](http://www.7-zip.org/) in order
to extract the ShadowsocksR archive.
#### Environment

Download the [latest release] for ShadowsocksR for Windows.
.Net 4.5+.

_Optionally_, right-click on the downloaded 7z file and select
**CRC SHA** > **SHA-256**. Verify that the SHA-256 checksum displayed
matches the expected checksum which was shown on the releases page.
No 360.

Right-click on the downloaded 7z file and do **7-Zip** > **Extract Here**
or extract to a new folder.

_Optionally_, download and install [Gpg4win](https://www.gpg4win.org/).
From the Windows start menu, launch program **Kleopatra**.
Do **File** > **New Certificate** to create a personal OpenPGP key pair.
Save the signing key from
[Akkariiin/pubkey](https://github.com/Akkariiin/pubkey) as a text file.
Then do **File** > **Import Certificates** to import the signing key text file.
After import, select the signing key and do
**Certificates** > **Certify Certificates**.
You will need to enter the passphrase for your own key.
Finally, do **File** > **Decrypt/Verify Files** for the executable
you propose to use (see below). A message confirming successful verification
of the signature appears against a green background.
Close program **Kleopatra**.

For >= Windows 8 or with .Net 4.0, using ShadowsocksR-dotnet4.0.exe.

For <= Windows 7 or with .Net 2.0, using ShadowsocksR-dotnet2.0.exe.

#### Usage

1. Find ShadowsocksR icon in the system tray.
2. You can add multiple servers in servers menu.
3. Select Enable System Proxy menu to enable system proxy. Please disable other
proxy addons in your browser, or set them to use system proxy.
4. You can also configure your browser proxy manually if you don't want to enable
system proxy. Set Socks5 or HTTP proxy to 127.0.0.1:1080. You can change this
port in Global settings.
5. You can change PAC rules by editing the PAC file. When you save the PAC file
with any editor, ShadowsocksR will notify browsers about the change automatically.
6. You can also update the PAC file from GFWList. Note your modifications to the PAC
file will be lost. However you can put your rules in the user rule file for GFWList.
Don't forget to update from GFWList again after you've edited the user rule.
7. For UDP, you need to use SocksCap or ProxyCap to force programs you want
to proxy to tunnel over ShadowsocksR.
Please ask the merchant.

### Develop

Visual Studio Community 2017 is recommended.
Visual Studio 2017 is recommended.

#### License

Expand Down

0 comments on commit 2f80a5b

Please sign in to comment.