# uCode Tor Vanity Address Generator Granex-uCode lets you create vanity .onion addresses for Tor's hidden services. 🚧 Work in progress ## Build ```bash $ git clone https://git.ucode.space/Lukas/granex-ucode.git $ cd granex-ucode $ cargo build $ cp target/release/granex ~/.bin # assuming .bin is in your path ```