docs: enhance the table display in README_CN.md

This commit is contained in:
Sofia
2026-01-08 22:04:42 +08:00
committed by GitHub
parent da30e623ce
commit a0df852611

View File

@@ -131,14 +131,13 @@ crash -h #帮助列表
> 大部分的设备/系统都已经预装了以下的大部分依赖,使用时如无影响可以无视之
```shell
curl/wget 必须 全部缺少时无法在线安装及更新,无法使用节点保存功能
iptables/nftables 重要 缺少时只能使用纯净模式
crontab 较低 缺少时无法启用定时任务功能
net-tools 极低 缺少时无法正常检测端口占用
ubus/iproute-doc 极低 缺少时无法正常获取本机host地址
```
| 依赖 | 重要性 | 备注 |
|---|---|---|
| curl / wget | 必须 | 全部缺少时无法在线安装及更新,无法使用节点保存功能 |
| iptables / nftables | 重要 | 缺少时只能使用纯净模式 |
| crontab | 较低 | 缺少时无法启用定时任务功能 |
| net-tools | 极低 | 缺少时无法正常检测端口占用 |
| ubus / iproute-doc | 极低 | 缺少时无法正常获取本机host地址 |
更新日志: