Nipe is a Perl script to make Tor default gateway for network, this script enables you to directly route all your traffic from your computer to the Tor network through which you can surf the internet anonymously without having to worry about being tracked or traced back.
Tor enables users to surf the internet, chat and send instant messages anonymously, and is used by a wide variety of people for both licit and illicit purposes. Tor has, for example, been used by criminal enterprises, hacktivism groups, and law enforcement agencies at cross purposes, sometimes simultaneously.
Using Nipe to Make Tor Default Gateway
COMMAND FUNCTION install Install dependencies start Start routing stop Stop routing restart Restart the Nipe process status See status |
Examples:
perl nipe.pl install perl nipe.pl start perl nipe.pl stop perl nipe.pl restart perl nipe.pl status |
Installing Nipe to Make Tor Default Gateway
$ git clone https://github.com/GouveaHeitor/nipe $ cd nipe $ cpan install Switch JSON LWP::UserAgent $ perl nipe.pl install |
You can download Nipe here:
Or read more here.
Source : DarkNet