Skip to content
/ GRATOR Public

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

Notifications You must be signed in to change notification settings

rz-k/GRATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages