SusmithKrishnan / torghost

TorGhost is an anonymization script. TorGhost redirects all internet traffic through SOCKS5 tor proxy. DNS requests are also redirected via tor, thus preventing DNSLeak. The scripts also disables unsafe packets exiting the system. Some packets like ping request can compromise your identity.
GNU General Public License v3.0
854 stars 280 forks source link

Randomly starts on Debian Jessie, 100% CPU utilization #11

Closed yogyakor closed 7 years ago

yogyakor commented 7 years ago

As per title, top command randomly reports a 'tor' process in my laptop that uses up to 100% of CPU. This is several reboots after the last use of torghost. Torghost has been cleanly stopped via command line (torghost stop) last time it was used.

yogyakor commented 7 years ago

How do I remove this from my Debian based system?

jimmytbane commented 7 years ago

Hey I can help you with this, do this is your console:

whereis torghost

Delete the file that whereis says runs the torghost command. Or, if you get no directory, do:

whereis tor

And then try

sudo apt remove tor

I will note, TOR doesn't use that much cpu, and I see nothing in this package that would cause tor to randomly start. You might be infected with some other linux malware, try using ClamAV on /