wireguard-go-docker icon indicating copy to clipboard operation
wireguard-go-docker copied to clipboard

Wireguard docker image

Results 6 wireguard-go-docker issues
Sort by recently updated
recently updated
newest added

I'm trying to get this container to work on a k8s deployment and am a bit perplexed: the `initContainer` 'sysctls' is created and enables ipv4 routing but it doesn't seem...

heya, I recently tried to setup your docker container and wasn't able to get it up and running. ``` Warning: `/etc/wireguard/wg0.conf' is world accessible, [#] ip link add wg0 type...

I'm getting the following error: ``` INFO: (wg0) 2020/06/02 15:11:48 Starting wireguard-go version 0.0.20200320 [#] wg setconf wg0 /dev/fd/63 [#] ip -4 address add 10.67.113.92/32 dev wg0 [#] ip link...

Add health check on Kubernetes cluster.

Is it possible to have this docker container running on mac and have it route traffic through it? This would be needed for older versions of OS X that do...

question

Adds a basic http health check endpoint Leverages existing build env, no added dependencies Only ~3.5 MB increased image size Enables use of load balancer