Skip to content

dotcypress/granex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tor Vanity Address Generator

Granex lets you create vanity .onion addresses for Tor's hidden services.

🚧 Work in progress

Installation

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

About

[WIP] Vanity address generator for TOR onion v3 (ed25519)

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages