4 releases
0.2.2 | Sep 20, 2019 |
---|---|
0.2.1 | Sep 20, 2019 |
0.2.0 | Sep 20, 2019 |
0.1.0 | Oct 1, 2018 |
#5 in #vanity
10KB
153 lines
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
Dependencies
~4.5MB
~58K SLoC