A docker image for creating WireGuard vanity addresses with the wierguard-vanity-address utility.
Find key that contains hello within the first 10 (default) characters.
docker run --rm -ti mmeyer2k/wireguard-vanity helloFind key that starts with hello.
docker run --rm -ti mmeyer2k/wireguard-vanity --in 5 hello