1
1
Fork 0
Multi-arch Docker image for wireguard-vanity-address. https://github.com/warner/wireguard-vanity-address
Go to file
david 45b973aa67 added entrypoint.sh to fix an issue when trying to exit the command 2023-12-19 10:33:34 +01:00
Dockerfile added entrypoint.sh to fix an issue when trying to exit the command 2023-12-19 10:33:34 +01:00
README.md updated README.md 2023-12-19 09:42:59 +01:00
entrypoint.sh added entrypoint.sh to fix an issue when trying to exit the command 2023-12-19 10:33:34 +01:00

README.md

wgvanity-container

Multi-arch Docker image for wireguard-vanity-address. The image is based off of alpine:latest.

Usage

docker run --rm -it git.socialnerds.org/david/wgvanity-container:latest dave
docker run --rm -it git.socialnerds.org/david/wgvanity-container:latest --in 4 dave

For more information check out the documentation of the wireguard-vanity-address project on Github.