Kali linux is the next version of backtrack in a completely new form. Tor is not installed by default in kali linux. However can be installed easily right from its own repositories.
root@kali:~# apt-get install tor vidalia
Run the above command and tor along with vidalia should be installed.
Start the tor service with the following command
root@kali:~# service tor start [ ok ] Starting tor daemon...done.
Verify tor status with the following command
root@kali:~# service tor status [ ok ] tor is running.
Or just use Vidalia from the menu, "Applications > Internet > Vidalia".
There is no response when I type ‘service tor start/stop/restart’
Neither can I connect through proxychains.
it is no working…………………… :(
root@kali:~# sudo apt-get install 1.6.0.3-0kali1
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package 1.6.0.3-0kali1
E: Couldn’t find any package by regex ‘1.6.0.3-0kali1’
root@kali:~#
when i type in the first command i says “package “tor” has no installation cantdidate
unable to locate package vidalia” help
try updating the os before using the command.
how?
sudo apt-get update