From 496467332ad7e576cabc8e86573f3241278c2dd1 Mon Sep 17 00:00:00 2001 From: juewuy Date: Tue, 20 Jan 2026 21:05:56 +0800 Subject: [PATCH] =?UTF-8?q?~=E4=BC=98=E5=8C=96ReadMe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- README_CN.md | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9707b5fa..2d0973cf 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,11 @@ ShellCrash is designed to be compatible with the vast majority of network devices based on the Linux kernel: -* **Router Devices**: Supports various firmwares based on OpenWrt or its derivatives. -* **Linux Servers**: Supports devices running standard Linux distributions (e.g., Debian, CentOS, Armbian, Ubuntu, etc.). +* **Router Devices**: Supports various firmwares based on OpenWrt or its derivatives (e.g., Xiaomi, Netgear etc.). +* **Linux Servers**: Supports devices running standard Linux/GNU distributions (e.g., Debian, CentOS, Armbian, Ubuntu, etc.). * **Third-Party Firmware**: Compatible with Padavan (Conservative Mode), Pandora, and ASUS/Merlin firmware. -* **Customized Devices**: Compatible with other specialized network devices developed using the Linux kernel. +* **Other Devices**: Compatible with other devices based on Linux/GNU or Linux/busybox. +* **Docker**:Compatible with Docker environments (e.g., Synology, PVE, etc.). > For additional device support, please submit an [Issue](https://github.com/juewuy/ShellCrash/issues) or provide feedback in the [Telegram Group](https://t.me/ShellClash) (please include the device model and the output of the `uname -a` command). diff --git a/README_CN.md b/README_CN.md index d76f3f70..e3c11f40 100644 --- a/README_CN.md +++ b/README_CN.md @@ -32,10 +32,11 @@ ShellCrash 旨在兼容绝大多数基于 Linux 内核的网络设备: -* **路由器设备**:支持各种基于 OpenWrt 或其二次开发的固件。 -* **Linux 服务器**:支持运行标准 Linux 发行版(如 Debian、CentOS、Armbian、Ubuntu 等)的设备。 +* **路由器设备**:支持各种基于 OpenWrt 或其二次开发固件(如 小米路由、网件路由等设备)。 +* **Linux 服务器**:支持运行标准 Linux/GNU发行版(如 Debian、CentOS、Armbian、Ubuntu 等)的设备。 * **第三方固件**:兼容 Padavan(保守模式)、潘多拉固件以及华硕/梅林固件。 -* **各类定制设备**:兼容其他使用 Linux 内核开发的专用网络设备。 +* **其他设备**:兼容各种基于Linux/GNU或者Linux/busybox开发的设备。 +* **Docker**:部分可能不兼容的设备(如群辉、PVE),支持docker环境运行。 > 更多设备支持,请提交 [Issue](https://github.com/juewuy/ShellCrash/issues) 或前往 [Telegram 群组](https://t.me/ShellClash) 反馈(请附上设备型号及 `uname -a` 命令的输出信息)。