Comman "service" could not be found

Anon surf said “command 'service” could not be found report to parrot team
It occurred in virtualbox version of parrot version

@prado

you’re right, anonsurf-gui again does not work.

you can only start the anonsurf with terminal.

but there is an alternative;

Kali-Whoami :slight_smile:

Note: if you are a parrot user then you have to make few changes in the script of the tool. First, you have to open the script where you will get an error and just remove the “\kali-applications” from the path.

Step 1: Updates installation

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

Step 2: Cloning the repository

git clone GitHub - owerdogan/whoami-project: Whoami provides enhanced privacy, anonymity for Debian and Arch based linux distributions

Step 3: Changing the directory root

cd kali-whoami

Step 4: Install Whoami

sudo make install

finish

open Terminal

sudo systemctl disable --now ufw.service

sudo kali-whoami --help

sudo kali-whoami --start

stop kali-whoami;

sudo kali-whoami --stop

sudo systemctl enable --now ufw. service

cheers . . . :slight_smile:

1 Like

anonsurf works on my desktop parrot security (not virtualbox install)

anonsurf does not work on virtual box parrot home edition but I have not updated parrot home edition yet, should I try updating it? Are you using parrot home edition?

@prado

it is always good to have the latest operating system, yes, definitely an upgrade
cheers . . . :slight_smile:

1 Like