This package browser is in early development. Mind the rough edges.

oniongen-rs 0.6.6

V3 .onion vanity URL generator

This package provides a v3 .onion vanity URL generator written in Rust. Regex can be used to filter URLs. The thread count and output directory can be specified. If the address generated matches your prefix, the hostname, public key, and private key are written to a new directory.

Installation

Install oniongen-rs 0.6.6 as follows:

guix install oniongen-rs@0.6.6

Or install the latest version:

guix install oniongen-rs

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.