From 02f7be1a5ffc9a00cd6921c1879631c6198e97ab Mon Sep 17 00:00:00 2001 From: alban Date: Sun, 4 Oct 2020 16:21:49 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 82d3cdb..24490bd 100644 --- a/README.md +++ b/README.md @@ -79,12 +79,13 @@ But the VM will not be able to exchange data on LAN. Ports translations are done by adding 10000 to each VM service port. -* 10022 SSH(22) -* 10080 HTTP(80) -* 10443 HTTPS(443) -* 16379 REDIS(6379) -* 16454 ARTNET(6454) -* 19001 WEBSOCKET(9001) +* 10022 SSH (22) +* 10080 HTTP (80) +* 10443 HTTPS (443) +* 16379 REDIS (6379) +* 16454 ARTNET (6454) +* 19001 WEBSOCKET ws (9001) +* 19002 WEBSOCKET SECURE wss (9001) So, to connect to the SSH server you will use the 10022 port on localhost.