Hornet will bruteforce and check if an account exists for Mullvad
Go to file
perp dd37bea3bf 🐛 Fixed pool bug & used new seed method 2023-12-10 15:20:31 +00: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 🐛 Fixed pool bug & used new seed method 2023-12-10 15:20:31 +00:00

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