warner / wireguard-vanity-address

generate Wireguard keypairs with a given prefix string
MIT License
431 stars 32 forks source link

Fix time per key estimate for rarer keys and add argument to run for more iterations #31

Open clonejo opened 1 month ago

clonejo commented 1 month ago

I was a bit confused why it was just exiting after a short while without any output. Faster CPUs, why not have longer vanity prefixes :)