From cd3fbe5e47f8798f8a3acac675342bbf4acc2f6b Mon Sep 17 00:00:00 2001 From: David Myers Date: Fri, 5 Oct 2018 10:29:09 -0400 Subject: [PATCH] Add WireGuard port to FAQ (#1141) --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 00b44f8..db11965 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -74,4 +74,4 @@ No. ## What inbound ports are used? -You should only need 22/TCP, 500/UDP, and 4500/UDP. +You should only need 22/TCP, 500/UDP, 4500/UDP, and 51820/UDP opened on any firewall that sits between your clients and your Algo server.