Git Product home page Git Product logo

tor-v3-vanity's Introduction

tor-v3-vanity

A TOR v3 vanity url generator designed to run on an NVIDIA GPU.

Disclaimer: This project is brand new and hasn't been thoroughly vetted. Please report any bugs you find here.

The program is designed to use all available cuda devices, and will automatically decide the number of threads and blocks to use.

Now supports multiple prefixes!

Installation

  • Install Rust
  • Install Cuda
  • rustup install nightly
  • rustup target add nvptx64-nvidia-cuda
  • cargo install ptx-linker
  • git clone https://github.com/dr-bonez/tor-v3-vanity
  • cd tor-v3-vanity
  • cargo +nightly install --path .

Usage

  • Create output dir
    • mkdir mykeys
  • Run t3v
    • t3v --dst mykeys/ myprefix1,myprefix2
  • Use the resulting file as your hs_ed25519_secret_key
    • cat mykeys/myprefixwhatever.onion > /var/lib/tor/hidden_service/hs_ed25519_secret_key

Bench

On my 1070ti, I get the following time estimates:

Prefix Length Time
5 7 minutes
6 3.5 hours
7 5 days
8 22.5 weeks
9 14 years

tor-v3-vanity's People

Contributors

dr-bonez avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.