mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 07:51:45 +00:00
Merge pull request #1095 from sofia-riese/patch-4
docs: enhance the table display in README_CN.md
This commit is contained in:
15
README_CN.md
15
README_CN.md
@@ -131,14 +131,13 @@ crash -h #帮助列表
|
|||||||
|
|
||||||
> 大部分的设备/系统都已经预装了以下的大部分依赖,使用时如无影响可以无视之
|
> 大部分的设备/系统都已经预装了以下的大部分依赖,使用时如无影响可以无视之
|
||||||
|
|
||||||
```shell
|
| 依赖 | 重要性 | 备注 |
|
||||||
curl/wget 必须 全部缺少时无法在线安装及更新,无法使用节点保存功能
|
|---|---|---|
|
||||||
iptables/nftables 重要 缺少时只能使用纯净模式
|
| curl / wget | 必须 | 全部缺少时无法在线安装及更新,无法使用节点保存功能 |
|
||||||
crontab 较低 缺少时无法启用定时任务功能
|
| iptables / nftables | 重要 | 缺少时只能使用纯净模式 |
|
||||||
net-tools 极低 缺少时无法正常检测端口占用
|
| crontab | 较低 | 缺少时无法启用定时任务功能 |
|
||||||
ubus/iproute-doc 极低 缺少时无法正常获取本机host地址
|
| net-tools | 极低 | 缺少时无法正常检测端口占用 |
|
||||||
```
|
| ubus / iproute-doc | 极低 | 缺少时无法正常获取本机host地址 |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
更新日志:
|
更新日志:
|
||||||
|
|||||||
Reference in New Issue
Block a user