/GRATOR

It is a very useful tool where we can pass all of our system traffic through Tor. Recommended for anyone testing and penetrating.

Primary LanguageShell

GRATOR

GR -> Gray

A -> Anonymus

TOR -> Tor

It is a very useful tool where we can pass all of our system traffic through Tor. Recommended for anyone testing and penetrating.Grator is a very useful tool where we can pass all the traffic of our system through the tor. This will allow you to anonymously pass all traffic to tools and applications, such as browsers and more.Currently running on Debian and Ubuntu operating systems . You must have root access level to run the tool and python3.8.

coded by Gray Security Team

Started Anonymus Mode

alt text

Stop Anonymus Mode

alt text

Installation & Runing

$ cd GRATOR 
$ pip3 install -r requirements.txt
$ chmod +x config.sh
$ ./config.sh
$ python3.8 grator.py help
$ python3.8 grator.py start
$ python3.8 grator.py stop

Guide

Introducing the options of this very useful tool

  • start To enable incognito mode
  • stop To disable incognito mode
  • help To show help