docker-wireguard-vpn
docker-wireguard-vpn copied to clipboard
Results
2
docker-wireguard-vpn issues
Sort by
recently updated
recently updated
newest added
``` root@xxx:~# wireguard up Error response from daemon: network docker-vpn0 not found [ OK ] conf file exists [ OK ] ip link add wg0 type wireguard [ OK ]...
Hey, I'd like to make the containers port forwards available on the loopback adapter. I would think that `ip rule add table main suppress_prefixlength 0` would cause this to happen...