Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shadowsocksr-backup/shadowsocksr-csharp
https://github.com/shadowsocksr-backup/shadowsocksr-csharp
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shadowsocksr-backup/shadowsocksr-csharp
- Owner: shadowsocksr-backup
- License: gpl-3.0
- Created: 2017-07-27T14:46:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T06:19:06.000Z (over 5 years ago)
- Last Synced: 2024-10-01T20:41:46.859Z (about 1 month ago)
- Language: C#
- Size: 8 MB
- Stars: 4,553
- Watchers: 275
- Forks: 1,878
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - shadowsocksr-csharp - (C# #)
- awesome-network-stuff - **3940**星
README
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.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
[breakwa11/pubkey](https://github.com/breakwa11/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 notification 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 Express 2012 is recommended.
#### License
GPLv3
Copyright © BreakWa11 2017. Fork from Shadowsocks by clowwindy
[Appveyor]: https://ci.appveyor.com/project/breakwa11/shadowsocksr-csharp
[Build Status]: https://ci.appveyor.com/api/projects/status/itcxnad1y95gf2x5/branch/master?svg=true
[latest release]: https://github.com/shadowsocksr/shadowsocksr-csharp/releases