From 5b38575a6d0ba9a557f50863ec81aacb838ef813 Mon Sep 17 00:00:00 2001
From: CodeFreer <67214447+CodeFreer@users.noreply.github.com>
Date: Fri, 24 Oct 2025 12:07:34 +0800
Subject: [PATCH] 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.
---
README_zh.md | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/README_zh.md b/README_zh.md
index 0bd6917..44bb16e 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -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/)。

### MacOS 发行版说明
苹果的平台具有非常严格的安全策略,由于 Nekoray 没有签名证书,所以必须使用 `xattr -d com.apple.quarantine /path/to/nekoray.app` 去掉隔离。 此外,为了使内置的提权起效,“终端”应该具有 “Full Disk” 访问权限。
-### GitHub 发行版 (Portable ZIP)
+### Github release (Portable ZIP)
+[](https://github.com/throneproj/Throne/releases)
-[](https://github.com/Mahdi-zarei/nekoray/releases)
## 支持的协议
@@ -48,7 +51,7 @@
## FAQ
**这个项目与原始的 Nekoray 有什么不同?**
[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 或其 核心 为恶意软件?**
Nekoray 的内置更新功能下载新发行版,移除旧文件并使用新的文件进行替代,这些相当类似于某些恶意软件所作所为(删除你的文件,使用加密文件替换你的文件)。