Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 592 Bytes

README.md

File metadata and controls

27 lines (25 loc) · 592 Bytes

TigerBOX v0.01

This project made by Ariel Shabaev [TigerNetv].
Base on python 3.X

Functions :

 * Network Scanner
 * Proxy Scraper
 * IPTool [Whois / Reverse DNS / Reverse IP]
 * Password Generator

Modules :

pip install requests
pip install colored
pip install pyperclip

Run And Setup :

* Download base Python 3 from official site.
* Setup all Modules with pip command.
* Download zip file and unzip it to your folder.
* Run core.py script to run the program.# TigerBOX-v0.01