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

Typo in line 95 - torghost #2

Closed priyank-thavai closed 7 years ago

priyank-thavai commented 7 years ago

bcolors.ENDc needs to be changed to bcolors.ENDC