Rename project to 'Throne' in README

Updated the README to reflect the new project name 'Throne' and added historical context about the project's development.
This commit is contained in:
CodeFreer 2025-10-24 12:07:34 +08:00 committed by GitHub
parent cee7da9082
commit 5b38575a6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,17 +1,20 @@
# Throne (原先的 Nekoray-new)
# Throne (原先的 Nekoray)
基于 Qt 的跨平台的桌面 GUI 代理客户端,授权自 [Sing-box](https://github.com/SagerNet/sing-box)
开箱支持 Windows / Linux / MacOS 。对于 Windows 7 / 8 / 8.1,使用 [nekoray-win7](https://github.com/parhelia512/nekoray-win7)
开箱支持 Windows / Linux / MacOS 。对于 Windows 7 / 8 / 8.1,建议用 [nekoray-win7](https://github.com/parhelia512/nekoray-win7)
* 最初开发者 [MatsuriDayo](https://github.com/MaatsuriDayo),开始名为 nekoray后来到 v4 时改名为 nekobox。2024.12.12发行4.0.1后宣布停止维护并于2025.3.17代码库进入存档状态。
* 开发者 [Mahdi-zarei](https://github.com/Mahdi-zarei/) 在 2024.4.30 开始,因为原开发者的长时间不活动而建立了自己的[分支版](https://github.com/Mahdi-zarei/nekoray/)从4.0.0开始至4.3.7对nekoray进行 hotfix 后2025.7.18 把项目改名为 [Throne](https://github.com/throneproj/throne/)。
![image](https://github.com/user-attachments/assets/ebba3f17-01e6-4066-8eaa-b9a35dd35b08)
### MacOS 发行版说明
苹果的平台具有非常严格的安全策略,由于 Nekoray 没有签名证书,所以必须使用 `xattr -d com.apple.quarantine /path/to/nekoray.app` 去掉隔离。 此外,为了使内置的提权起效,“终端”应该具有 “Full Disk” 访问权限。
### GitHub 发行版 (Portable ZIP)
### Github release (Portable ZIP)
[![GitHub All Releases](https://img.shields.io/github/downloads/throneproj/Throne/total?label=downloads-total&logo=github&style=flat-square)](https://github.com/throneproj/Throne/releases)
[![GitHub All Releases](https://img.shields.io/github/downloads/Mahdi-zarei/nekoray/total?label=downloads-total&logo=github&style=flat-square)](https://github.com/Mahdi-zarei/nekoray/releases)
## 支持的协议
@ -48,7 +51,7 @@
## FAQ
**这个项目与原始的 Nekoray 有什么不同?** <br/>
[Nekoray](https://github.com/MatsuriDayo/nekoray/releases) 的原始开发者 MatsuriDayo 从 2023 年 12 月开始开始部分放弃项目,只进行一些小更新,而现在该项目以正式归档。
[Mahdi-zarei 的 nekoray](https://github.com/Mahdi-zarei/nekoray) 旨在继承原始计划,带有大量的改进,增加大量新特性,还去掉了过时的功能并进行了简化,后重新出发改为 Throne
[Mahdi-zarei 的 nekoray](https://github.com/Mahdi-zarei/nekoray) 旨在继承原始计划,带有大量的改进,增加大量新特性,还去掉了过时的功能并进行了简化。
**为何某些防毒软件检测到 Nekoray 或其 核心 为恶意软件?** <br/>
Nekoray 的内置更新功能下载新发行版,移除旧文件并使用新的文件进行替代,这些相当类似于某些恶意软件所作所为(删除你的文件,使用加密文件替换你的文件)。