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

Change APIs for fetching IP and Latest Version #75

Closed NandanDesai closed 4 years ago

NandanDesai commented 4 years ago

This pull request is about this issue that I had opened.

Closes #74