keyturn

Crates.iokeyturn
lib.rskeyturn
version0.1.0
sourcesrc
created_at2020-09-02 19:28:46.318105
updated_at2020-09-02 19:28:46.318105
descriptionA blazing-fast Tor vanity key generator
homepage
repositoryhttps://github.com/mibmo/keyturn
max_upload_size
id283974
size2,702
mib (mibmo)

documentation

README

keyturn🔑

The blazing-fast program for generating Tor vanity URLs.

Installation · Author

Installation

Install from source on crates.io:

cargo install keyturn

Install from git source:

  1. Clone the repository (and cd into it)
git clone https://github.com/mibmo/keyturn
  1. Install locally with Cargo
cd keyturn && cargo install
Commit count: 0

cargo fmt