dwgd
dwgd copied to clipboard
Docker WireGuard Driver
Results
2
dwgd issues
Sort by
recently updated
recently updated
newest added
Hi ! After coming up with my own hacky solution to use the wireguard interface as the default route inside the containers, I looked into properly adding it to your...
Currently dwgd doesn't set a default route and when it does set it using `dwgd.route` option, docker gets confused. Allow setting a default route using `docker network create ... --gateway...