Home

Published

- 1 min read

cloning kali-anonsurf in linux

img of cloning kali-anonsurf in linux

The solution for this is noted below

cloning kali-anonsurf in linux

Solution

   #step1, paste the following command on your terminal.
git clone https://github.com/Und3rf10w/kali-anonsurf.git
#then navigate to the directory where kali-anonsurf is stored using cd command. for example
cd /home/kali/
#type ./installer.sh to install the package.
./installer.sh
#to start kali-anonsurf type
anonsurf start

Try other methods by searching on the site. That is if this doesn’t work