This is an automated archive.

The original was posted on /r/wireguard by /u/happydutch on 2023-09-11 04:15:46+00:00.


Hi, I’m running WireGuard server in a container. It has a remotely connected peer (client). If I start a shell (docker run) in the docker container I can ssh into the client. However I’d like to be able to reach that client from the docker host. How to do this?