Skip to content

Whoami is a privacy tool developed to keep you anonymous on Kali Linux at the highest level.

License

Notifications You must be signed in to change notification settings

Jieyab89/kali-whoami

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project is being recoded to support all operating systems and for new updates

About the upcoming whoami release

  • Update progress: %65 completed
  • Stage: Redesigning website
  • Next release codename: 3388

whoami-banner

Quıck Menu
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License

About The Project

The purpose of the Whoami tool makes you as anonymous as possible on Kali linux. It is an user friendly with its ease of use and simple interface. It follows two different paths to ensure the highest possible level of anonymity.

Finally, don't forget that there is never a hundred percent security on the internet!

Features

  • Anti mitm
  • Log killer
  • IP changer
  • Dns changer
  • Mac changer
  • Anti cold boot
  • Timezone changer
  • Hostname changer
  • Browser anonymization

Getting Started

If you do not update your system regularly or have not installed these packages on your system, you will not be able to use the tool. So let's see what we need before installation and how we can download it.

  • You can download all dependencies with the following command or check if they are up to date.

    sudo apt update && sudo apt install tar tor curl python3 python3-scapy network-manager

Installation

  1. Clone the repo

    git clone https://github.com/omer-dogan/kali-whoami
  2. Install makefile

    sudo make install

And that's it, now you're ready to fire up the tool!

Usage

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

[+] Usage : sudo kali-whoami [option]

--start  :   It will make backups and start the program.
--stop   :   Closes the program using a backup.
--status :   Provides information about working status.
--fix    :   Used to repair the system in case of a possible bug.
--help   :   This shows the menu.

Demo

License

Distributed under the GPL V3 License. See LICENSE for more information

About

Whoami is a privacy tool developed to keep you anonymous on Kali Linux at the highest level.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 89.8%
  • Makefile 5.2%
  • Python 3.3%
  • JavaScript 1.7%