How can I stop Tor ?
I wanted to use Tor for every internet use in ubuntu but a command on internet makes this problem.
on start terminal I see this message :
Command '.torsocks' not found, did you mean:
command 'torsocks' from deb torsocks (2.3.0-2)
Try: sudo apt install <deb name>
Tor mode activated. Every command will be torified for this shell.
Torsocks MUST be sourced for this command to work
$ . torsocks on
Torsocks MUST be sourced for this command to work
$ . torsocks on
Tor mode activated. Every command will be torified for this shell.
I think this command makes this problem : $ echo ". torsocks on" >> ~/.bashrc
OS : Ubuntu 20.04 LTS