Linux
How to Install Kali Linux on Android Termux Without Root
Install kalilinux on Android using Termux!
* Mounting internal storage (/sdcard) to root (/) is enabled by default
*How to use
Simply copy and paste this code to Termux command line to install Kali Linux:
pkg install wget proot -y && wget && bash InstallKali.sh
After installing run ./start-kali.sh to launch Kali.
[ad_2]
source