Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shadowsocksrr/shadowsocksr-csharp


https://github.com/shadowsocksrr/shadowsocksr-csharp

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

ShadowsocksR for Windows
=======================

[![Build Status]][Appveyor] <=== \[click this to download nightly version\]

#### Download

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

Download the [latest release] for ShadowsocksR for Windows.

_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.

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.

### Develop

Visual Studio Community 2017 is recommended.

#### License

GPLv3

Copyright © Akkariiin 2019. Forked from ShadowsocksR by BreakWa11

[Appveyor]: https://ci.appveyor.com/project/Akkariiin/shadowsocksr-csharp
[Build Status]: https://ci.appveyor.com/api/projects/status/ey901turnakim5nv/branch/master?svg=true
[latest release]: https://github.com/shadowsocksrr/shadowsocksr-csharp/releases