From: aaronshaw Date: Wed, 10 Jun 2020 02:08:03 +0000 (-0500) Subject: noting version requirement for openconnect X-Git-Url: https://code.communitydata.science/nu-vpn-proxy.git/commitdiff_plain/575dc5e17681890b6e7879e8fb330f5fa1b996c7?ds=sidebyside noting version requirement for openconnect --- diff --git a/README-CDSC b/README-CDSC index 1398ee4..7c68aa0 100644 --- a/README-CDSC +++ b/README-CDSC @@ -6,7 +6,11 @@ Install prerequisites. This will include: -sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy + sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 openconnect ocproxy + +Also, note that you'll need at least version 8 of openconnect. If you're not sure what you've got, run: + + openconnect --version 2.