keyturn🔑

The blazing-fast program for generating Tor vanity URLs.

Installation · Author

## Installation ### Install from source on [crates.io](https://crates.io): ```sh cargo install keyturn ``` ### Install from git source: 1. Clone the repository (and `cd` into it) ```sh git clone https://github.com/mibmo/keyturn ``` 1. Install locally with Cargo ```sh cd keyturn && cargo install ```