From 2b354a2b16162be048cd54d5bc13e85907a7b6dc Mon Sep 17 00:00:00 2001 From: Tom Early Date: Wed, 9 Feb 2022 06:28:10 -0700 Subject: [PATCH] port list in fixed width font --- README.md | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 17c5c97..963fda2 100644 --- a/README.md +++ b/README.md @@ -162,18 +162,20 @@ If you change any configuration after your reflector has been compiled, be sure URF Server requires the following ports to be open and forwarded properly for in- and outgoing network traffic: -- TCP port 80 (http) optional TCP port 443 (https) -- UDP port 10002 (BM connection) -- UDP port 10017 (URF interlinking) -- UDP port 42000 (YSF protocol) -- UDP port 17000 (M17 protocol) -- UDP port 30001 (DExtra protocol) -- UPD port 20001 (DPlus protocol) -- UDP port 30051 (DCS protocol) -- UDP port 8880 (DMR+ DMO mode) -- UDP port 62030 (MMDVM protocol) -- UDP port 12345 - 12346 (Icom Terminal presence and request port) -- UDP port 40000 (Icom Terminal dv port) +```text +TCP port 80 (http) optional TCP port 443 (https) +UDP port 10002 (BM connection) +UDP port 10017 (URF interlinking) +UDP port 42000 (YSF protocol) +UDP port 17000 (M17 protocol) +UDP port 30001 (DExtra protocol) +UPD port 20001 (DPlus protocol) +UDP port 30051 (DCS protocol) +UDP port 8880 (DMR+ DMO mode) +UDP port 62030 (MMDVM protocol) +UDP port 12345 - 12346 (Icom Terminal presence and request port) +UDP port 40000 (Icom Terminal dv port) +``` ## YSF Master Server