docker-samples/diy-tunnel/public/simple
2024-11-02 20:16:24 +00:00
..
README.md Update diy-tunnel/public/simple/README.md 2024-11-02 20:16:24 +00:00
wg0.conf many new containers. work in progress 2024-11-02 14:09:56 -06:00

Copy wg0.conf to /etc/wireguard/wg0.config

This example works well for forwarding traffic to services running directly on the private server. If your services are running in Docker things get much more complicated because of how Docker handle networking. For that, see the /public/docker-on-host example.