vanity-age

command module
v0.0.0-...-b5452c2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2023 License: BSD-2-Clause Imports: 13 Imported by: 0

README

vanity-age

A significantly more performant fork of vanity-age, an age vanity public key brute-forcer.

Installation and Usage

First clone this repository

Docker

docker build -t vanity-age . docker run -it --rm -d -v $(pwd)/key.txt:/key.txt --name vanity-age vanity-age "query"

Go
go build
./vanity-age query
Queries

query is a valid fnmatch query. Try

./vanity-age

for information about fnmatch.

To simply generate a key which starts with specific characters, try: ./vanity-age "<0-51 alphanumeric characters>*

The output is identical to age-keygen.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
bech32
Package bech32 is a modified version of the reference implementation of BIP173.
Package bech32 is a modified version of the reference implementation of BIP173.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL