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

Error message #17

Closed tczee36 closed 7 years ago

tczee36 commented 7 years ago

root@kali:~/Desktop/torghost# torghost start Traceback (most recent call last): File "/usr/bin/torghost", line 9, in from stem import Signal ImportError: No module named stem

Any fix?

Thanks

SusmithKrishnan commented 7 years ago

Its already fixed install all dependency.