From 7573ef928f0a5d874d500d504fb1f2840db9a4d6 Mon Sep 17 00:00:00 2001 From: link2xt Date: Mon, 14 Oct 2024 10:11:17 +0000 Subject: [PATCH] mention wireguard --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4c620d5f..e841fab6 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,12 @@ of the message and does not use the IP address as the input. For example, you may want to self-host your chatmail server and only use hosted VPS to provide a public IP address for client connections and incoming mail. +You can connect chatmail server to VPS +using a tunnel protocol +such as [WireGuard](https://www.wireguard.com/) +and setup a reverse proxy on a VPS +to forward connections to the chatmail server +over the tunnel. You can also setup multiple reverse proxies for your chatmail server in different networks to ensure your server is reachable even when