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
851 stars 281 forks source link

Can't stop/switch torghost #38

Closed sergorl closed 4 years ago

sergorl commented 5 years ago

Option stop and switch doesn't work! By the way after I run torghost I lose my internet connection!

FryerTuck commented 4 years ago

You need to install network-manager. After that make sure it's running; assuming you're using Kali:

    apt-get install network-manager
    systemctl enable network-manager
    susyemctl start network-manager

Then if torghost is running, kill it (by any means) .. then restart the tor service .. then torghost start ... ya, I don't have a life ... sue me