hornet/README.md

34 lines
851 B
Markdown

# Hornet
[![IRC](https://img.shields.io/badge/ircd.chat-%23tcpdirect-blue.svg)](ircs://ircd.chat:6697/#tcpdirect) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
Hornet will bruteforce and check if an account exists for Mullvad
## 📋 Requirements
```
go (1.21+)
```
## ⚙️ Installation
```
git clone https://git.tcp.direct/perp/hornet
cd hornet
go install .
```
## ⚡️ Usage
```
./hornet
```
## 📝 Configuration
#### You must manually edit the `hornet.go` file
`proxy` - Proxy URL (Must be HTTP/HTTPS)\
`workers` - Worker threads (Goroutines)\
`amount` - Account amount to generate\
`timeout` - HTTP request timeout
## ⚠️ License
##### Hornet is provided under the [GNU General Public License v3.0](./LICENSE)
###### Developers are not responsible for any misuse