hornet/README.md

33 lines
635 B
Markdown
Raw Permalink Normal View History

2023-10-16 04:18:41 -04:00
# Hornet
2024-05-30 00:33:11 -04:00
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
2023-10-16 04:18:41 -04:00
2024-05-28 20:36:33 -04:00
Hornet is a Mullvad account bruteforcer made in Go
2023-10-16 04:18:41 -04:00
## Requirements
2023-10-16 04:18:41 -04:00
```
2023-10-16 04:19:32 -04:00
go (1.21+)
2023-10-16 04:18:41 -04:00
```
## Installation
2023-10-16 04:18:41 -04:00
```
2024-05-28 20:28:27 -04:00
git clone https://git.supernets.org/perp/hornet
2023-10-16 04:18:41 -04:00
cd hornet
go install .
```
## Usage
2023-10-16 04:18:41 -04:00
```
2024-05-28 20:28:27 -04:00
hornet
2023-10-16 04:18:41 -04:00
```
## Configuration
2023-10-16 04:18:41 -04:00
#### 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
## Disclaimer
2023-10-16 04:18:41 -04:00
###### Developers are not responsible for any misuse