Skip to main content
Topic: mkp224o - vanity address generator for tor onion v3 (Read 1678 times) previous topic - next topic

mkp224o - vanity address generator for tor onion v3

https://github.com/cathugger/mkp224o / https://gitgud.io/cathugger/mkp224o / http://git.psii2pdloxelodts.onion/cathugger/mkp224o

detailed walkthrough:
https://www.jamieweb.net/blog/onionv3-vanity-address/

TL;DR:
Code: [Select]$ ./mkp224o -S 5 -d output-dir filter
at boot with detached screen:
Code: [Select]@reboot cd /path/to/mkp224o && screen -dmS onionv3 ./mkp224o -S 600 -d output-dir filter

address generation time on a raspberry pi cluster:
https://pastebin.com/raw/hdB8QU6z

printhelp:
https://gitgud.io/cathugger/mkp224o/blob/master/main.c#L81