From 16aa64e919b613081f099b1951a4705fd89c86d5 Mon Sep 17 00:00:00 2001 From: David Myers Date: Fri, 5 Oct 2018 08:26:56 -0400 Subject: [PATCH] Add WireGuard port to FAQ --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 00b44f83..db11965d 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.