docker-wireguard
docker-wireguard copied to clipboard
Basic image for running a wireguard client
Hello, I have strange ipv6 error in podman and container fails to start properly. ``` [#] ip link add wg-luxembourg type wireguard [#] wg setconf wg-luxembourg /dev/fd/63 [#] ip -4...
Hi there! Thanks for creating docker-wireguard, it looks great! I have a question about exposing ports. > Additionally, you can expose ports to allow your local network to access services...
Hello Jordan, Do you have experience if your wireguard client is working on a synology NAS ? I'm still fighting with issue: [#] resolvconf -a wg0 -m 0 -x could...
Thank you for this image! It works wonderfully in rootless unprivileged podman. I'm a beginner with container stuff, so maybe this is to be expected, but when I stop the...