How to install Kali Linux tool Whoami in Termux?

Whoami is a Kali Linux tool that provides you with anonymity in Kali Linux. In its simplest and shortest definition, Whoami is a user-friendly privacy/anonymity tool with its ease of use and simple interface. Whoami uses 9+ different modules to ensure the highest possible level of anonymity. If you want to install the Whoami tool in Termux, read this post till the end.

Don't forget that there is never absolute security on the internet!


Kali Whoami Features

  1. Anti MITM
  2. Log Killer
  3. IP Changer
  4. DNS Changer
  5. MAC Changer
  6. Timezone Changer
  7. Hostname Changer
  8. Browser Anonymization


Install Kali Whomai in Termux

  • Firstly, you have to download the Termux application on your Android device. Please download the Termux application from the F-Droid store. If you don't know how to install Termux from F-Droid, then you can watch the below video:


  • Secondly, install Kali Linux in Termux. Enter the following commands in Termux to install Kali Linux:

pkg install wget openssl-tool proot -y && hash -r && wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Installer/Kali/kali.sh && bash kali.sh

Additionally, you can watch our video demonstration for more clarity.






  • Now enter ./start-kali.sh command in Termux to run the Kali Linux.
After that, enter the following commands:

  • sudo apt update && sudo apt install tar tor curl python3 python3-scapy network-manager
  • git clone https://github.com/omer-dogan/kali-whoami
  • sudo make install

After completing the setup, run the application by typing "Kali Whoami" in the search menu or by typing "sudo kali-whoami --help" in a terminal

ParameterDescription
--startIt will make backups and start the program.
--stopCloses the program using a backup.
--statusProvides information about the working status.
--fixUsed to repair the system in case of a possible bug.
--helpThis shows the menu.


Additionally, you can watch our video demonstration for more clarity.












































































Post a Comment