MyGit
🚩收到GitHub仓库的更新通知

shadowsocks/shadowsocks-windows

Fork: 16411 Star: 57937 (更新于 2024-04-28 17:08:14)

license: NOASSERTION

Language: C# .

A C# port of shadowsocks

最后发布版本: 4.4.1.0 ( 2022-02-08 19:03:16)

GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

[logo] Shadowsocks for Windows

Build Release

Features

  • Connect to Shadowsocks servers.
  • Automatically set system proxy.
  • SIP002 URL scheme.
  • SIP003 plugins.
  • SIP008 online configuration delivery.

Downloads

Download from releases.

Usage

  • 🚀

PAC

  • The PAC rules are generated from the geosite database in v2fly/domain-list-community.
  • Generation modes: whitelist mode and blacklist mode.
  • Domain groups: geositeDirectGroups and geositeProxiedGroups.
    • geositeDirectGroups is initialized with cn and geolocation-!cn@cn.
    • geositeProxiedGroups is initialized with geolocation-!cn.
  • To switch between different modes, modify the geositePreferDirect property in gui-config.json
    • When geositePreferDirect is false (default), PAC works in whitelist mode. Exception rules are generated from geositeDirectGroups. Unmatched domains goes through the proxy.
    • When geositePreferDirect is true, PAC works in blacklist mode. Blocking rules are generated from geositeProxiedGroups. Exception rules are generated from geositeDirectGroups. Unmatched domains are connected to directly.
  • Starting from 4.3.0.0, shadowsocks-windows defaults to whitelist mode with Chinese domains excluded from connecting via the proxy.
  • The new default values make sure that:
    • When in whitelist mode, Chinese domains, including non-Chinese companies' Chinese CDNs, are connected to directly.
    • When in blacklist mode, only non-Chinese domains goes through the proxy. Chinese domains, as well as non-Chinese companies' Chinese CDNs, are connected to directly.

User-defined rules

  • To define your own PAC rules, it's recommended to use the user-rule.txt file.
  • You can also modify pac.txt directly. But your modifications won't persist after updating geosite from the upstream.

Development

  • IDE: Visual Studio 2019
  • Language: C# 9.0
  • SDK: .NET 5

Build

  1. Clone the repository recursively.
$ git clone --recursive https://github.com/shadowsocks/shadowsocks-windows.git
  1. Open the repository in VS2019, switch to the Release configuration, and build the solution.

Contribute

PR welcome

You can use the Source Browser to review code online.

License

Shadowsocks-windows is licensed under the GPLv3 license.

BouncyCastle.NetCore (MIT)       https://github.com/chrishaly/bc-csharp
Caseless.Fody (MIT)              https://github.com/Fody/Caseless
Costura.Fody (MIT)               https://github.com/Fody/Costura
Fody (MIT)                       https://github.com/Fody/Fody
GlobalHotKey (GPLv3)             https://github.com/kirmir/GlobalHotKey
MdXaml (MIT)                     https://github.com/whistyun/MdXaml
Newtonsoft.Json (MIT)            https://www.newtonsoft.com/json
Privoxy (GPLv2)                  https://www.privoxy.org
ReactiveUI.WPF (MIT)             https://github.com/reactiveui/ReactiveUI
ReactiveUI.Events.WPF (MIT)      https://github.com/reactiveui/ReactiveUI
ReactiveUI.Fody (MIT)            https://github.com/reactiveui/ReactiveUI
ReactiveUI.Validation (MIT)      https://github.com/reactiveui/ReactiveUI.Validation
WPFLocalizationExtension (MS-PL) https://github.com/XAMLMarkupExtensions/WPFLocalizationExtension/
ZXing.Net (Apache 2.0)           https://github.com/micjahn/ZXing.Net

最近版本更新:(数据更新于 2024-04-29 11:32:52)

2022-02-08 19:03:16 4.4.1.0

2021-01-01 05:19:53 4.4.0.0

2020-12-07 20:02:05 4.3.3.0

2020-11-05 15:47:59 4.3.2.0

2020-10-25 14:53:41 4.3.1.0

2020-10-19 01:46:42 4.3.0.0

2020-10-12 02:50:07 4.2.1.0

2020-09-26 01:34:44 4.2.0.1

2020-09-10 19:53:42 4.2.0.0

2020-04-11 14:41:54 4.1.10.0

主题(topics):

c-sharp, proxy, shadowsocks

shadowsocks/shadowsocks-windows同语言 C#最近更新仓库

2024-04-28 12:25:18 2dust/clashN

2024-04-28 07:34:46 Tyrrrz/DiscordChatExporter

2024-04-26 21:30:44 dabao40/TheOtherRolesGMIA

2024-04-25 11:32:55 microsoft/garnet

2024-04-24 20:21:47 microsoft/semantic-kernel

2024-04-24 02:13:43 microsoft/devhome