noon-jpg / whoami

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


What's Whoami

The purpose of the Whoami tool makes you as anonymous as possible on linux systems. It is an user friendly with its ease of use and simple interface. It is ready to use after downloading, I will explain this in detail in the usage section. Finally, don't forget that there is never a hundred percent security on the internet!

Features

  • Advanced log killer
  • Anti-Cold Boot Attack
  • Hostname changer
  • Fully automatic MAC changer
  • Browser anonymization
  • Anti-Mitm
  • Timezone changer
  • IP changer

Download

To download you have to type this command. Whoami requirements will be installed automatically.

git clone https://github.com/omer-dogan/whoami

Parameters

Start

Whoami asks you to choose your language, and then any missing requirements are checked. The missing ones are downloaded automatically and then 8 features are run sequentially full automatically.(The configs changed in the system are backed up and used to restore at the stop stage.)

cd whoami
sudo bash whoami --start (or bash whoami --start but this is not recommended)

Stop

Restores all settings using previously backed up system configurations and whoami completely turns off

 cd whoami
 sudo bash whoami --stop (or bash whoami --stop but this is not recommended)

Status

This command shows the whoami status and detailed ip address

cd whoami
sudo bash whoami --status (or bash whoami --status but this is not recommended)

About

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

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%