You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,3 +27,24 @@ python termux-linux-install.py
27
27
28
28
## Ubuntu
29
29
30
+
安装成功后,可以直接这样启动:
31
+
32
+
```bash
33
+
cd~/Termux-Linux/Ubuntu
34
+
./start-ubuntu.sh
35
+
```
36
+
37
+
# Kali
38
+
39
+
这个 Kali 是轻量级的,大家要安装完整的 Kali Nethunter 的话 ,可以参考我的 Termux 文章里面的操作细节: [Termux 高级终端安装使用配置教程: Kali NetHunter](https://www.sqlsec.com/2018/05/termux.html#toc-heading-112)
0 commit comments