Metadata-Version: 2.1
Name: whitehat
Version: 0.4.1
Summary: Python Library For Ethical Hacker
Home-page: https://github.com/EterNomm/Whitehat
Author: LyQuid
Author-email: lyquidpersonal@gmail.com
License: Apache License 2.0
Keywords: python,hacker,whitehat,hacker tool,ethical hacker
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-socketio
Requires-Dist: phonenumbers

[![PyPI - Downloads](https://img.shields.io/pypi/dm/whitehat?label=PyPI%20Downloads&logo=pypi&logoColor=yellow)](https://pypi.org/project/whitehat)
[![PyPI](https://img.shields.io/pypi/v/whitehat?label=PyPI%20Version&logo=pypi&logoColor=yellow)](https://pypi.org/project/whitehat)
[![GitHub repo size](https://img.shields.io/github/repo-size/EterNomm/Whitehat?label=Repo%20Size&logo=Github)](https://github.com/EterNomm/Whitehat)
[![Discord](https://img.shields.io/discord/887650006977347594?color=blue&label=EterNomm&logo=discord)](https://discord.com/invite/qpT2AeYZRN)
[![Discord](https://img.shields.io/discord/835863428450877441?color=blue&label=NekoIceTeam&logo=discord)](https://discord.com/invite/hNtA2uEb7J)

# Whitehat

⚠️ **WARNING THIS PYTHON LIBRARY FOR EDUCATIONAL PURPOSES ONLY** ⚠️

## Features
- DDoS (Can up to 1500+ Requests per seconds)
- Get Phonenumber Info
- Get IP Address Information
- More features soon!

## Install
- ### PIP
`pip install whitehat`

- ### Development Version
```
$ git clone https://github.com/EterNomm/Whitehat`
$ cd whitehat
$ pip install .
```
or
```
$ pip install git+https://github.com/EterNomm/Whitehat
```

## Example
[Click here](https://github.com/EterNomm/Whitehat/tree/main/examples)


## Other
Want to be a contributor? [Pull Request](https://github.com/EterNomm/Whitehat/pulls) are welcome :3


