This is a bash script by which you can install Kali Nethunter (Kali Linux) in your termux application without rooted phone.
- Install Dependencies In Termux
pkg update -y && pkg install git -y
- Git Clone Repo
git clone https://github.com/RaynerSec/bashkalimux
- Change Directory
cd bashkalimux
- Give Execution Permission
chmod +x bashkalimux.sh
- Run Script
./bashkalimux.sh