Skip to content

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.

License

Notifications You must be signed in to change notification settings

internetghost0/torghost

 
 

Repository files navigation

What is 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.

Build and install from source

git clone https://github.com/internetghost0/torghost.git

cd torghost

chmod x build.sh

./build.sh

Usage

Torghost v3.0 usage:

-s --start Start Torghost

-r --switch Request new tor exit node

-x --stop Stop Torghost

-h --help Print this help and exit

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.8%
  • Shell 7.2%