Nipe is a script to make Tor Network your default gateway. Nipe is a script for Linux that adjusts iptables to course all activity over Tor. The issue is that Tor just backings TCP and not UDP. So the majority of your UDP applications like “dns queries” are going to fail. The script likewise has a difficult issue if the Linux framework is designed for IPv6. What’s more, Linux naturally underpins IPv6. On the off chance that your nearby system or ISP bolsters IPv6, at that point it’s empowered. Specifically, the script does not divert IPv6 TCP through Tor, so it is paltry for you to be uncovered that way.
Also Read SQLMAP – Enumeration of Databases & Users from Vulnerable Web Forms
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.
git clone https://github.com/GouveaHeitor/nipe
cd nipe
cpan install Switch JSON LWP::UserAgent
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
[+] AUTOR: Heitor Gouvêa
[+] SITE: https://heitorgouvea.me
[+] EMAIL: hi@heitorgouvea.me
[+] GITHUB: https://github.com/GouveaHeitor
[+] TELEGRAM: @GouveaHeitor
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…
Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which…
Efficient disk space management is vital in Linux, especially for system administrators who manage servers…
Knowing how to check directory sizes in Linux is essential for managing disk space and…
Managing user accounts is a core responsibility for any Linux administrator. Whether you’re securing a…
Linux offers powerful command-line tools for system administrators to view and manage user accounts. Knowing…