anonsurf allows you push your whole system via TOR network. It’s very easy to configure and possibly less hassle than setting up a VPN. Of course you will have slower connection speed than VPN as you are using TOR network.
Anonsurf works in the background (you can close the terminal), and changes automatically every few IP.
Step 1: Download Anonsurf
First download the package and extract it (if you put the folder /home
is more comfortable):
Download: https://github.com/parrotsec/anonsurf
Step 2: Install TOR
Now, you have to install TOR on Linux, from a terminal enter the command:
apt-get install tor
Step 3: Edit torrc
Change to the directory /etc/tor/
, edit the file torrc
, adding the following lines:
VirtualAddrNetwork 10.192.0.0/10 AutomapHostsOnResolve 1 TransPort 9040 DNSPort 53
Now you’re all set. launch “anonsurf.sh”.
Step 4: Start anonsurf
To start anonsurf, and pass all under TOR, give the following command:
./anonsurf.sh start
To stop, just give the command:
./anonsurf.sh stop
We thank the author of the tool “Anonsurf” >> EclipseSpark <<
check Parrote os
Can I use it for carding? Plz mail me at:
kshetry045@gmail.com
how can i Uninstall it?
cd to the folder you downloaded it to, like if you downloaded it to /Downloads/
then # cd Downloads
then # cd /kali-anonsurf/
then # rm /kali-anonsurf/
NOTE
then # rm -r kali-anonsurf
Hey I got a question… when I using an anonsurf and doing nmap scan it just don’t show me anything (open ports, services, os detection), but when I using proxychains it work so… Is anonsurf better than proxychains? And is anonsurf working when I doing remote attacks?? (scaning site or handling payload)? or some ddos attack?
resolve.conf file is not updated as shown in your post
it is showing nameserver
and when given anonsurf myip it is showing thw error
/etc/init.d/anonsurf: line 116: curl: command not found
how can i resolve this i am absolute beginner to linux os
thanks in advance
thanks bro for your honestly.jys only say god helpe you and so so so merci.
farshid from persia
thank you bro u are best hahaha its working bro can u send me ur email address?
Thanks very good program very good
msafa from IRAN
this very very goodsssssssssssssssssssssssssss tunneling
T H @ N K $$$
root@kali:~# anonsurf start
getting this msg when starting …
* cleaning some dangerous cache elementsgrep: /etc/default/tor: No such file or directory
[!] Please add the following to your /etc/default/tor and restart service:
#———————————————————————-#
RUN_DAEMON=”yes”
#———————————————————————-#
There is an other script calles anonym8 which is better than anonsurf. This script change Mac adress, delete the cache and some others good feature. I hope you look it ;) thanks for your website <3
Thank you for this article. my tor did not work in office network however this script helped..
Hello,
for the error : /etc/init.d/anonsurf: line 116: curl: command not found
it means the curl might not be installed.
1 – sudo apt install curl
2 – Run sudo anonsurf myip
3 – My IP is : XXX.XXX.XXX.XXX
Cheers