From 92a9a5f0593b309d7cb730268080dbb15d53fb68 Mon Sep 17 00:00:00 2001 From: Qijun Gu Date: Tue, 5 Oct 2021 11:23:24 -0500 Subject: [PATCH] add https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ff1e0e..79c0445 100755 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This tool can run on Linux, Windows and MAC. ## Run as http -1. To start the screen sharing service, run "**python screenshare.py [-p port] [-w password] [-s [-c cert.pem -k key.pem]]**". +1. To start the screen sharing service, run "**python screenshare.py [-p port] [-w password]**". The default service port is 18331. Example commands are below.