Git Product home page Git Product logo

techsd / torghost Goto Github PK

View Code? Open in Web Editor NEW

This project forked from susmithkrishnan/torghost

0.0 0.0 0.0 71 KB

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: GNU General Public License v3.0

Python 90.65% Shell 9.35%

torghost's Introduction

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/SusmithKrishnan/torghost.git

cd torghost

chmod +x build.sh

./build.sh

How to install ?

New kali update is causing permission error, please build and install from source

TorGhost can be installed by downloading the latest release using debian package manager

Download

wget -c https://github.com/SusmithKrishnan/torghost/releases/download/v3.0.2/torghost-3.0.2-amd64.deb

In the downloaded folder use dpkg to install

sudo dpkg -i torghost-*-amd64.deb

Alternate method (support for previous install script)

The install.sh script also does the same. Its for users following old tutorials.

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

cd torghost

chmod +x install.sh

./install.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

-u --update Checks for updates

torghost's People

Contributors

bgoncharuck avatar dennisfeldbusch avatar fds546431251 avatar gmkbenjamin avatar kranercc avatar nandandesai avatar nautilus567 avatar susmithkrishnan avatar wantafanta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.