How to install kali linux in Termux ? Rootless - trmxvibs/kalifortermux GitHub Wiki

image

Installation for Termux

This repository contains a simple bash script to automate the installation process of Kali Nethunter in Termux, an Android terminal emulator and Linux environment app.

$${\color{red}Prerequisites}$$

Before running the script, ensure you have the following prerequisites:

  • Termux [https://f-droid.org/repo/com.termux_1020.apk] app installed on your Android device.
  • Internet connection
  • Sufficient storage space available on your device. 1GB to 8GB

$${\color{red}Installation}$$

  1. Open Termux on your Android device.

  2. Grant storage access to Termux using the following command.

termux-setup-storage
  1. first install the git package.
pkg install git -y
  1. Install the wget package if it's not already installed.
pkg install wget -y 
  1. Download the Kali Nethunter installation script.
git clone https://github.com/trmxvibs/kalifortermux && cd kalifortermux 
  1. Make the script executable.
chmod +x kali.sh setup
  1. Execute the setup scrip.
./setup

Follow any prompts or instructions that appear during the installation process.

Disclaimer

This script is provided as-is and without warranty. Use it at your own risk. Make sure to review and understand the commands in the script before executing it. Always download scripts from trusted sources..

Contributing

Contributions to improve this script or the README file are welcome! If you have suggestions or find any issues, feel free to open an issue or create a pull request.

License

This script is licensed under the MIT License.

Contributing

YouTube Channel

https://www.youtube.com/@TermuxVibes

GitHub

Contributions to improve this script or the README file are welcome! If you have suggestions or find any issues, feel free to open an issue or create a pull request.

License

This script is licensed under the MIT License.

chroot/kali-arm64/etc/resolv.conf no such file or directory

This new error also fixed