cathugger / mkp224o

vanity address generator for tor onion v3 (ed25519) hidden services
Creative Commons Zero v1.0 Universal
1.23k stars 147 forks source link

Can I generate purely random keys without any vanity prefix #91

Closed casualdegenerate closed 1 year ago

casualdegenerate commented 1 year ago

I want to write a bunch of hostnames, and store them into a drive. So whenever I want to use a hostname, I can easily just search in the keys/ folder for any that have the prefix.

Current solution to this is to create an a_keys/ folder instead, but I'd love to use all generated hostnames it creates.

casualdegenerate commented 1 year ago

Nevermind, trying to access or list out a certain pattern with grep with these many files is not possible(with my computer at least).