1
1
Fork 0
Multi-arch Docker image for wireguard-vanity-address. https://github.com/warner/wireguard-vanity-address
Go to file
david 2dcf0a40b9 updated README.md 2023-12-19 09:42:59 +01:00
Dockerfile switched base image to alpine:latest 2023-12-19 08:59:18 +01:00
README.md updated README.md 2023-12-19 09:42:59 +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.