Last updated:
0 purchases
pymuxkali 1.4
pymuxkali
This is a python script by which you can install Kali Nethunter (Kali Linux) in your termux application without rooted phone.
Download Counter
Usage
How To Use pymuxkali
Install Dependencies In Termux pkg update -y && pkg install git python -y
Install pymuxkali pip install git+https://github.com/rc-chuah/pymuxkali
Run It On Termux Terminal pymuxkali <options>
Update pymuxkali
Update To The Latest pymuxkali Run This Command Again pip install git+https://github.com/rc-chuah/pymuxkali
pymuxkali options
usage: pymuxkali [-f] [-m] [-n] [-u] [-h]
Kali-Nethunter-In-Termux Installer
options:
-f, --full Install Kali Nethunter In Termux Full Version.
-m, --minimal Install Kali Nethunter In Termux Minimal Version.
-n, --nano Install Kali Nethunter In Termux Nano Version.
-u, --uninstall Uninstall Kali Nethunter In Termux.
-h, --help Show This Help Message And Exit.
Usage
How To Use pymuxkali Using PyPI (Python Package Index)
Install Dependencies In Termux pkg update -y && pkg install python -y
Install pymuxkali pip install pymuxkali
Run It On Termux Terminal pymuxkali <options>
Update pymuxkali Using PyPI (Python Package Index)
Update To The Latest pymuxkali Using PyPI (Python Package Index) pip install --upgrade pymuxkali
PyPI pymuxkali options
usage: pymuxkali [-f] [-m] [-n] [-u] [-h]
Kali-Nethunter-In-Termux Installer
options:
-f, --full Install Kali Nethunter In Termux Full Version.
-m, --minimal Install Kali Nethunter In Termux Minimal Version.
-n, --nano Install Kali Nethunter In Termux Nano Version.
-u, --uninstall Uninstall Kali Nethunter In Termux.
-h, --help Show This Help Message And Exit.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.