October 2018
Intermediate to advanced
528 pages
12h 33m
English
Nipe is a tool that utilizes the Tor network as a user's default gateway, thereby routing all traffic through the Tor network, which is commonly used to offer some level of privacy and anonymity. It should be noted that, when using a tool for privacy and anonymity, masking the IP address alone will not offer anonymity, as DNS information may still be available. Both IP and DNS information must be masked.
We first install Nipe by cloning it to our machine on the desktop or directory of your choice. Open a terminal and change directories to the Desktop (or directory of your choice):
Cd Desktop
Clone Nipe to your machine by typing the following:
git clone https://github.com/GouveaHeitor/nipe.git
Change to the Nipe directory ...
Read now
Unlock full access