|
| 1 | +--- |
| 2 | +title: "Termux-Kali 安装与问题解答" |
| 3 | +date: 2025-07-18 19:00:00 +0800 |
| 4 | +categories: [Termux] |
| 5 | +tags: [Kali,FAQ] |
| 6 | +author: 怡境梦呓 |
| 7 | +pin: true |
| 8 | +mermaid: true |
| 9 | +--- |
| 10 | + |
| 11 | +# Termux-Kali 安装与问题解答 / Termux-Kali Installation & FAQ |
| 12 | + |
| 13 | +--- |
| 14 | + |
| 15 | +## **有什么用? / What is it for?** |
| 16 | +- Kali 是全球领先的渗透测试系统,拥有 200+ 工具,可随时进行安全测试。 |
| 17 | + *Kali is the world's leading penetration testing system with 200+ tools for security research.* |
| 18 | + |
| 19 | +--- |
| 20 | + |
| 21 | +## **二创中翻作者 / Chinese Translator** |
| 22 | +- 东经雨 / **Dong-Jing-Yu** |
| 23 | + |
| 24 | +--- |
| 25 | + |
| 26 | +## **如何安装? / How to Install?** |
| 27 | +### **步骤 1: 安装 Termux / Step 1: Install Termux** |
| 28 | +- Termux 官网: [https://termux.dev/cn/](https://termux.dev/cn/) (无需代理) |
| 29 | + *Official Termux website (no VPN required).* |
| 30 | +- **推荐使用 ZeroTermux**(更友好): |
| 31 | + *We recommend ZeroTermux for better experience.* |
| 32 | + |
| 33 | +### **步骤 2: 克隆脚本 / Step 2: Clone Script** |
| 34 | +```bash |
| 35 | +# 国际用户(需代理) / International users (VPN needed): |
| 36 | +curl -LO Dong-Jing-Yu.github.io/Termux/install-NH |
| 37 | + |
| 38 | +# 中国用户 / Users in China: |
| 39 | +curl -LO gitee.com/Dong-Jing-Yu/Dong-Jing-Yu.gitee.io/raw/main/Termux/install-NH |
| 40 | +``` |
| 41 | +- 检查是否下载成功: `ls` |
| 42 | + *Verify download with `ls` command.* |
| 43 | + |
| 44 | +### **步骤 3: 运行安装 / Step 3: Run Installation** |
| 45 | +```bash |
| 46 | +chmod +x install-NH && ./install-NH |
| 47 | +``` |
| 48 | +- **选择选项 2**(下载速度更稳定) |
| 49 | + *Select option 2 for stable download speed.* |
| 50 | +- 完成后输入 `nh` 启动 Kali: |
| 51 | + *Type `nh` to start Kali after installation.* |
| 52 | + |
| 53 | +--- |
| 54 | + |
| 55 | +## **问题解答区 / Q&A** |
| 56 | +### 1. **下载文件不可见 / File Not Visible After Download** |
| 57 | +- **Q**: 为什么 `ls` 看不到文件? |
| 58 | + *Why no files appear after `ls`?* |
| 59 | +- **A**: 下载不完整,换用国内地址。 |
| 60 | + *Incomplete download, use the China mirror.* |
| 61 | + |
| 62 | +### 2. **下载速度慢 / Slow Download Speed** |
| 63 | +- **Q**: 速度只有几百 KB/s! |
| 64 | + *Speed is only a few hundred KB/s!* |
| 65 | +- **A**: 检查你的网络。 |
| 66 | + *Check your internet connection.* |
| 67 | + |
| 68 | +### 3. **解压过慢 / Extremely Slow Extraction** |
| 69 | +- **Q**: 解压耗时太久是否正常? |
| 70 | + *Is it normal for extraction to take hours?* |
| 71 | +- **A**: 确保网络稳定,勿后台运行。 |
| 72 | + *Ensure stable network and avoid background extraction.* |
| 73 | + |
| 74 | +### 4. **`nh` 命令报错 / Errors with `nh` Command** |
| 75 | +- **Q**: 输入 `nh` 后出现大量错误。 |
| 76 | + *Errors appear after typing `nh`.* |
| 77 | +- **A**: 重新解压或下载。 |
| 78 | + *Re-extract or re-download the files.* |
| 79 | + |
| 80 | +### 5. **命令行提示符异常 / Incorrect Command Prompt** |
| 81 | +- **Q**: 提示符是 `~$` 不是 Kali 默认样式。 |
| 82 | + *Prompt shows `~$` instead of Kali's default.* |
| 83 | +- **A**: 解压未完成,勿中断进程。 |
| 84 | + *Extraction was interrupted. Do not exit during the process.* |
| 85 | + |
| 86 | +### 6. **缺少工具 / Missing Tools** |
| 87 | +```bash |
| 88 | +sudo apt install kali-linux-everything |
| 89 | +``` |
| 90 | +- **警告**: 不要随意操作! |
| 91 | + *Warning: Do not modify carelessly!* |
| 92 | + |
| 93 | +### 7. **网络渗透工具权限不足 / Permission Denied for Network Tools** |
| 94 | +- **A**: 手机无 Linux 内核 `sys` 文件,需使用电脑。 |
| 95 | + *Mobile lacks Linux `sys` support. Use a PC for network penetration tools.* |
| 96 | + |
| 97 | +### 8. **不会使用? / How to Use?** |
| 98 | +- **A**: 学习在线课程。 |
| 99 | + *Take online courses.* |
| 100 | + |
| 101 | +--- |
| 102 | + |
| 103 | +## **免责声明 / Disclaimer** |
| 104 | +- 本工具仅用于合法安全测试,滥用后果自负。 |
| 105 | + *This tool is for legal security research only. Misuse is prohibited.* |
| 106 | +- 原作者与维护者不承担任何责任。 |
| 107 | + *Original authors and maintainers are not responsible for illegal use.* |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + # ⚠️ 免责协议 | Legal Disclaimer Agreement |
| 115 | + |
| 116 | +## 协议概述 | Agreement Overview |
| 117 | + |
| 118 | +本免责协议(以下简称"协议")适用于所有使用本项目的用户。通过使用本项目包含的任何脚本、工具或文档,即表示您完全理解并同意接受本协议的所有条款。 |
| 119 | + |
| 120 | +*This disclaimer agreement ("Agreement") applies to all users of this project. By using any scripts, tools, or documentation included in this project, you acknowledge that you have fully understood and agreed to all terms of this agreement.* |
| 121 | + |
| 122 | +--- |
| 123 | + |
| 124 | +## 第一条 用户确认 | User Acknowledgement |
| 125 | + |
| 126 | +1. **智力与认知能力要求** |
| 127 | + 用户确认自身具备完全民事行为能力,能够理解技术文档中的操作指令和安全警告。因用户理解能力不足导致的任何操作失误,相关责任由用户自行承担。 |
| 128 | + |
| 129 | + *User confirms they have full legal capacity to understand operational instructions and security warnings in technical documentation. Any operational errors caused by lack of comprehension shall be the user's sole responsibility.* |
| 130 | + |
| 131 | +2. **使用自愿性原则** |
| 132 | + 用户使用本项目的行为将被视为自愿行为,且已充分知晓潜在风险。 |
| 133 | + |
| 134 | + *The user's use of this project will be considered voluntary and with full awareness of potential risks.* |
| 135 | + |
| 136 | +--- |
| 137 | + |
| 138 | +## 第二条 责任限制 | Liability Limitations |
| 139 | + |
| 140 | +### 免责方(不承担责任)| Exempt Parties |
| 141 | +包括但不限于: |
| 142 | +- 项目原作者(东经雨/Dong-Jing-Yu) |
| 143 | +- 代码贡献者 |
| 144 | +- 文档维护人员 |
| 145 | +- 项目关联人员 |
| 146 | + |
| 147 | +*Including but not limited to: |
| 148 | +- Original author (Dong-Jing-Yu) |
| 149 | +- Code contributors |
| 150 | +- Documentation maintainers |
| 151 | +- Project affiliates* |
| 152 | + |
| 153 | +### 免责范围 | Scope of Exemption |
| 154 | +免责方不承担以下责任: |
| 155 | +1. 因用户操作不当造成的设备损坏或数据丢失 |
| 156 | +2. 脚本被用于非法用途导致的后果 |
| 157 | +3. 因不可抗力(如网络中断、系统兼容性问题)造成的损失 |
| 158 | +4. 任何直接或间接的衍生损失 |
| 159 | + |
| 160 | +*Exempt parties shall not be liable for: |
| 161 | +1. Device damage or data loss caused by improper operation |
| 162 | +2. Consequences of illegal use of scripts |
| 163 | +3. Losses caused by force majeure (e.g., network outages, compatibility issues) |
| 164 | +4. Any direct or indirect consequential losses* |
| 165 | + |
| 166 | +--- |
| 167 | + |
| 168 | +## 第三条 用户责任 | User Responsibilities |
| 169 | + |
| 170 | +用户需对以下行为承担全部责任: |
| 171 | +1. 违反所在地法律法规的行为 |
| 172 | +2. 未遵循文档说明导致的操作失误 |
| 173 | +3. 向第三方传播本项目内容引发的连带责任 |
| 174 | +4. 任何形式的商业用途未经授权 |
| 175 | + |
| 176 | +*User shall be fully responsible for: |
| 177 | +1. Violations of local laws and regulations |
| 178 | +2. Operational errors caused by failure to follow documentation |
| 179 | +3. Joint liabilities arising from dissemination to third parties |
| 180 | +4. Any unauthorized commercial use* |
| 181 | + |
| 182 | +--- |
| 183 | + |
| 184 | +## 第四条 协议生效 | Agreement Validity |
| 185 | + |
| 186 | +1. 本协议自用户首次接触本项目内容时自动生效 |
| 187 | +2. 协议解释权归项目原作者所有 |
| 188 | +3. 项目原作者保留随时修改本协议的权利 |
| 189 | + |
| 190 | +*1. This agreement takes effect automatically when the user first accesses the project content |
| 191 | +2. Interpretation rights belong to the original author |
| 192 | +3. The original author reserves the right to modify this agreement at any time* |
| 193 | + |
| 194 | +--- |
| 195 | + |
| 196 | +## 签署确认 | Signature Confirmation |
| 197 | + |
| 198 | +通过使用本项目包含的任何内容,即视为您已阅读、理解并同意接受本协议所有条款。 |
| 199 | + |
| 200 | +*By using any content included in this project, you are deemed to have read, understood, and agreed to all terms of this agreement.* |
| 201 | + |
| 202 | +**生效日期 | Effective Date**: 2025-7-01 |
| 203 | +**协议版本 | Agreement Version**: v1.0 |
0 commit comments