Skip to content
/ nipe Public
forked from htrgouvea/nipe

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

License

Notifications You must be signed in to change notification settings

nerdzao/nipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Nipe

MIT Version-Program

Imagem

    [+] AUTOR:        Heitor Gouvêa
    [+] SITE:         http://heitorgouvea.me
    [+] EMAIL:        [email protected]
    [+] GITHUB:       https://github.com/GouveaHeitor
    [+] TELEGRAM:     @GouveaHeitor

See the tutorial on how to use the Nipe

How it works

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.

Download and install:

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

Commands:

    COMMAND          FUNCTION
    install          Install dependencies
    start            Start routing
    stop             Stop routing
    status           See status

    Examples:

    perl nipe.pl install
    perl nipe.pl start
    perl nipe.pl stop
    perl nipe.pl status

Bugs

License

Contribution

  • Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕)

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 87.2%
  • Other 12.8%