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

No leak prevention? #15

Closed sssseossss closed 7 years ago

sssseossss commented 7 years ago

Hi! thanks for the script, looks quite good, but what about leak prevention mentioned here: https://lists.torproject.org/pipermail/tor-talk/2014-March/032507.html Thanks!