Hornet is a Mullvad account bruteforcer made in Go
Go to file
perp f7674179e4 💬 Fix version 2023-10-16 09:19:32 +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 🎉 Beginnings 2023-10-16 09:18:41 +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