forked from shadowsocks/shadowsocks-windows
-
Notifications
You must be signed in to change notification settings - Fork 0
ZH Third Party Notices
SlimRG edited this page Aug 23, 2026
·
1 revision
本页列出 Shadowsocks Reborn 5.2.31 的主要第三方组件。许可证名称和法律条款以原始 upstream license files 为准,本页不替代这些文件。
| 组件 | 版本 | 许可证 / 条款 | 用途 |
|---|---|---|---|
| BouncyCastle.Cryptography | 2.7.0 | Bouncy Castle License / MIT-style | DNSCrypt asset 的 Minisign/Ed25519 验证 |
| Google.Protobuf | 3.35.1 | BSD-3-Clause | GeoSite/protobuf |
| Newtonsoft.Json | 13.0.4 | MIT | JSON/config/update |
| NLog | 6.2.0 | BSD-3-Clause | 日志 |
| WinUIEx | 2.9.3 | MIT | WinUI window/tray |
| ZXing.Net | 0.16.11 | Apache-2.0 | QR |
| System.Management | 10.0.11 | MIT (.NET Runtime) | Windows management |
| System.Drawing.Common | 10.0.11 | MIT (.NET Runtime) | Windows graphics compatibility |
| .NET 10 runtime | servicing baseline 10.0.11 | MIT + runtime notices | self-contained runtime |
| Windows App SDK | 2.4.0 | Microsoft package terms | WinUI runtime |
| Microsoft.WindowsAppSDK.WinUI | 2.3.6 | Microsoft package terms | WinUI 3 |
确切 NuGet 版本以 .csproj 为准。
Shadowsocks.Core/Encryption/CircularBuffer/ByteCircularBuffer.cs 包含 BSD-licensed code。原始 copyright/license notice 保留在 source file 中。
Shadowsocks.Core/Routing/FilterEngine.cs 实现项目所需的 Adblock Plus/Eyeo network-routing grammar subset 以及历史 Shadowsocks PAC adaptation。Local routing 已改为 managed C#;abp.js 和 compiled-PAC compatibility backend 已删除。
- upstream: https://github.com/DNSCrypt/dnscrypt-proxy
- license: ISC
- 不包含在 release ZIP;
- 官方 Windows x64 artifact 在启用前会被验证。
- upstream: https://github.com/basil00/WinDivert
- version: 2.2.2
- license: LGPL-3.0 或 GPL-2.0,按 upstream 条款
-
WinDivert.dll/WinDivert64.sys不包含在 release ZIP; - 仅接受 pinned artifact 与预期 SHA-256。
| 组件 | 版本 | 角色 |
|---|---|---|
| Fody | 6.9.3 | IL weaving |
| Caseless.Fody | 1.9.1 | weaving plugin |
| Microsoft.Windows.SDK.BuildTools | 10.0.28000.2526 | Windows SDK tooling |
| MSTest / Microsoft.NET.Test.Sdk | project files 中的版本 | tests only |
主仓库:
https://github.com/SlimRG/shadowsocks-reborn
上面的 upstream URL 提供第三方 corresponding source。
商标属于各自所有者。包含某个组件不代表 endorsement。每个组件都以其自身 copyright/license 文件为最终依据。