From 973bf03fa39dfc9e6c20fb3d7fe42917195b3626 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 13 Nov 2022 23:49:27 +0300 Subject: [PATCH] update --- docs/port_forwarding.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/port_forwarding.md b/docs/port_forwarding.md index a758e4a1..f721b7ff 100644 --- a/docs/port_forwarding.md +++ b/docs/port_forwarding.md @@ -4,9 +4,9 @@ If your ISP has provided you with an external IP address for the router, you can !!! warning - * [Change passwords](first_steps.md#getting-access-to-pikvm) before opening access to PiKVM from the outside Internet. + * **[Change passwords](first_steps.md#getting-access-to-pikvm) before opening access to PiKVM from the outside Internet.** * It's also a good practice to use only HTTPS (port 443) with a valid certificate (like [Let's Encrypt](letsencrypt.md)). - * Additionally, you can use a custom external port number instead of 443, for example 18443. + * Additionally, you can use a custom external port number instead of 443, for example 14438 to avoid common port scanners. * The Web UI runs on port `80` and `443`. * [VNC](vnc.md) (if you use it) runs on port `5900`.