1 unstable release
0.1.0 | Sep 2, 2020 |
---|
#73 in #privacy
2KB
keyturn🔑
The blazing-fast program for generating Tor vanity URLs.
Installation
Install from source on crates.io:
cargo install keyturn
Install from git source:
- Clone the repository (and
cd
into it)
git clone https://github.com/mibmo/keyturn
- Install locally with Cargo
cd keyturn && cargo install