Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Shadowsocks Windows | 56,481 | 2 months ago | 136 | other | C# | |||||
A C# port of shadowsocks | ||||||||||
V2rayn | 43,654 | 16 hours ago | 14 | gpl-3.0 | C# | |||||
A GUI client for Windows, support Xray core and v2fly core and others | ||||||||||
V2ray Core | 42,389 | 7 | 33 | a month ago | 4 | June 03, 2019 | 35 | mit | Go | |
A platform for building proxies to bypass network restrictions. | ||||||||||
Fanqiang | 30,815 | 2 days ago | 280 | Kotlin | ||||||
翻墙-科学上网 | ||||||||||
V2ray Core | 22,773 | 18 | a day ago | 201 | June 12, 2022 | 65 | mit | Go | ||
A platform for building proxies to bypass network restrictions. | ||||||||||
V2rayng | 21,629 | 13 days ago | 4 | April 26, 2021 | 188 | gpl-3.0 | Kotlin | |||
A V2Ray client for Android, support Xray core and v2fly core | ||||||||||
Shadowrocket Adblock Rules | 14,785 | 2 years ago | 73 | other | Python | |||||
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。 | ||||||||||
Xray Core | 14,391 | 33 | 15 hours ago | 77 | September 18, 2022 | 334 | mpl-2.0 | Go | ||
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration. | ||||||||||
V2ray Rules Dat | 11,079 | a day ago | 2 | gpl-3.0 | ||||||
🦄 🎃 👻 V2Ray 路由规则文件加强版,可代替 V2Ray 官方 geoip.dat 和 geosite.dat,兼容 Shadowsocks-windows、Xray-core、Trojan-Go 和 leaf。Enhanced edition of V2Ray rules dat files, compatible with Xray-core, Shadowsocks-windows, Trojan-Go and leaf. | ||||||||||
Clash Rules | 10,342 | a day ago | gpl-3.0 | |||||||
🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。 |
Download from releases.
geositeDirectGroups
and geositeProxiedGroups
.
geositeDirectGroups
is initialized with cn
and [email protected]
.geositeProxiedGroups
is initialized with geolocation-!cn
.geositePreferDirect
property in gui-config.json
geositePreferDirect
is false (default), PAC works in whitelist mode. Exception rules are generated from geositeDirectGroups
. Unmatched domains goes through the proxy.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.user-rule.txt
file.pac.txt
directly. But your modifications won't persist after updating geosite from the upstream.$ git clone --recursive https://github.com/shadowsocks/shadowsocks-windows.git
PR welcome
You can use the Source Browser to review code online.
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