WireGuard in Docker? : synology
www.reddit.com › joyvdg › wireguard_in_dockerEDIT: Got everything working. Turns out you don't need the docker image since the package already installs wireguard. Deleted the image and everything was mostly working. Only hiccup was I needed to change to peer DNS to my router's internal ip (10.0.0.1) instead of wg's default ip (10.13.13.1 for me). Also couldn't access my synology's lan for ...
GitHub - linuxserver/docker-wireguard
https://github.com/linuxserver/docker-wireguard28.04.2020 · linuxserver/wireguard Supported Architectures Application Setup Server Mode Client Mode Road warriors, roaming and returning home Maintaining local access to attached services Site-to-site VPN Usage docker-compose (recommended, click here for more info) docker cli (click here for more info) Parameters Environment variables from files (Docker secrets) Umask for …
GitHub - linuxserver/docker-wireguard
github.com › linuxserver › docker-wireguardApr 28, 2020 · To display the QR codes of active peers again, you can use the following command and list the peer numbers as arguments: docker exec -it wireguard /app/show-peer 1 4 5 or docker exec -it wireguard /app/show-peer myPC myPhone myTablet (Keep in mind that the QR codes are also stored as PNGs in the config folder).