From 3e0e4cff1229473f22cff5d395d61c71a70c5329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20de=20Gouvello?= Date: Tue, 30 Nov 2021 03:43:56 +0100 Subject: [PATCH] Add a run entry (#108) Fix #107 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 813f161..98d76a3 100644 --- a/README.md +++ b/README.md @@ -151,13 +151,16 @@ Install the Qt5 dependencies and OpenConnect: environment.systemPackages = [ globalprotect-openconnect ]; ``` +## Run + +Once the software is installed, you can run `gpcclient` to start the UI, + ## Passing the Custom Parameters to `OpenConnect` CLI Custom parameters can be appended to the `OpenConnect` CLI with the following settings. > Tokens with spaces can be surrounded by double quotes; three consecutive double quotes represent the quote character itself. -