Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mteam88/keyswarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

56 Commits

Repository files navigation

keyswarm

Ethereum key guesser. Created as a practice project.

It will never find any keys... Or will it?

Installation

You need Go 1.19 installed. See https://go.dev/dl Other versions of Go may work but have not been tested. Run:

go install github.com/mteam88/keyswarm@v1.0.0

Replace @v1.0.0 with your desired version.

Setup

Define some Infura API keys in your environment. You will need multiple to avoid rate limiting. Example .env file:

INFURA_KEYS=<ONE KEY HERE>,<ANOTHER KEY>,<JUST A COMMA SEPERATING KEYS>,<INFURA.IO EVERYONE>

Support for non-infura web3 providers is in development.

Usage

$ keyswarm

Enjoy!

Dev Commands

docker run --volume /workspaces/keyswarm:/usr/home/keyswarm --workdir /usr/home/keyswarm -it --rm golang

About

Ethereum private key guesser

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /