From 2f80a5b02b7c5d6ca32e7ee80f74782844b2b40a Mon Sep 17 00:00:00 2001 From: SoDa <1012179378@qq.com> Date: Thu, 26 Jul 2018 20:01:48 +0800 Subject: [PATCH] Update README.md --- README.md | 47 +++++------------------------------------------ 1 file changed, 5 insertions(+), 42 deletions(-) diff --git a/README.md b/README.md index b148f1e5..37640ab4 100644 --- a/README.md +++ b/README.md @@ -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