Crates.io | granex |
lib.rs | granex |
version | 0.2.2 |
source | src |
created_at | 2018-10-01 01:29:53.697259 |
updated_at | 2019-09-20 18:52:58.191069 |
description | Tor v3 Vanity Address Generator |
homepage | https://github.com/dotcypress/granex |
repository | https://github.com/dotcypress/granex |
max_upload_size | |
id | 87349 |
size | 30,194 |
Granex lets you create vanity .onion addresses for Tor's hidden services.
🚧 Work in progress
You can use the cargo install
command:
$ cargo install granex
or a classic build and run:
$ git clone https://github.com/dotcypress/granex
$ cd granex
$ cargo build --release
$ cp target/release/granex ~/.bin # assuming .bin is in your path