Nipe - A script to make Tor Network your default gateway [Kali Linux]

Nipe : Nipe is a script to make Tor Network your default gateway. 

What is?

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 criminals enterprises, Hacktivism groups, and law enforcement agencies at cross purposes, sometimes simultaneously.
Nipe is a Script to make Tor Network your Default Gateway.
This Perl 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.

Installation

$ git clone https://github.com/GouveaHeitor/nipe
$ cd nipe
$ cpan install Switch JSON LWP::UserAgent
$ perl nipe.pl install

Start

$ perl nipe.pl start

Stop

$ perl nipe.pl stop

Status

$ perl nipe.pl status

Restart

$ perl nipe.pl restart

Comments

Popular Posts