omer-dogan / whoami
- вторник, 5 января 2021 г. в 00:25:24
Shell
Whoami is a Linux privacy tool developed to keep you anonymous at the highest level.
Enter the following commands in order to download
git clone https://github.com/omer-dogan/whoami
To run after downloading. This command starts all processes. Disables some features depending on the situation.
cd whoami
sudo bash whoami --start (or bash whoami --start but this is not recommended)
This command stops all processes using backups
cd whoami
sudo bash whoami --stop (or bash whoami --stop but this is not recommended)
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)