Hornet is a Mullvad account bruteforcer made in Go
Go to file
perp 5c2d56f315 Updated to latest Mullvad API 2024-05-24 03:13:43 +01:00
LICENSE 🎉 Beginnings 2023-10-16 09:18:41 +01:00
README.md 💬 Fix version 2023-10-16 09:19:32 +01:00
go.mod 🎉 Beginnings 2023-10-16 09:18:41 +01:00
go.sum 🎉 Beginnings 2023-10-16 09:18:41 +01:00
hornet.go Updated to latest Mullvad API 2024-05-24 03:13:43 +01:00

README.md

Hornet

IRC License: GPL v3

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
Developers are not responsible for any misuse