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
1 2 3 4 5 6 |
COMMAND FUNCTION install Install dependencies start Start routing stop Stop routing restart Restart the Nipe process status See status |
Examples:
1 2 3 4 5 |
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
1 2 3 4 |
$ 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.
mrn says
granted i need to rtfm but my first thought is to check the reverse dns on any ip offering this for download because it probably has an fbi.gov ptr record…how is this not a terrible idea? the second you run an stock web browser, you are done…hopefully this is at least forcing dns over tor as well but i would not even want o use my normal resolvers….at best this breeds the worst habits in opsec… i guarantee this gets someone locked up; you need a lot of consideration to to do this right. i’m not saying it isnt’t possible; having done something similar but actually going all the way..this is a small facet of something ultimately that requires one refocus their entire base system…tread lightly and beware
again i have yet to rtfm but my foreknowledge here i am comfortable enough with, to state that i doubt it will shake my position much to do so.
if it really just makes it the default route you are totally fucked.
and if it doesn’t its doing a dangerous amount of abstraction to be relied on by anyone not aware of the proper mitigations anyway..