From 1db8a2f592472357d405e3c5cca3f61aa05f3a1a Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 11 Nov 2020 14:37:45 +0100 Subject: [PATCH] www: updated links to vpnc-script These now point to gitlab.com. Signed-off-by: Nikos Mavrogiannopoulos --- www/platforms.xml | 2 +- www/vpnc-script.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/www/platforms.xml b/www/platforms.xml index e6e0f508..3ed5c6c8 100644 --- a/www/platforms.xml +++ b/www/platforms.xml @@ -23,7 +23,7 @@ and on which GnuTLS or

For Solaris support, and for IPv6 on any platform, the vpnc-script shipped with vpnc itself (as of v0.5.3) is not sufficient. It is necessary to use the script from the vpnc-scripts +href="https://gitlab.com/openconnect/vpnc-scripts/">vpnc-scripts repository instead. That repository also contains an updated version of vpnc-script-win.js which is required for correct IPv6 configuration under Windows.

diff --git a/www/vpnc-script.xml b/www/vpnc-script.xml index c9083843..46b4b15c 100644 --- a/www/vpnc-script.xml +++ b/www/vpnc-script.xml @@ -21,7 +21,8 @@ You may already have a vpnc-script installed on your system, perhaps in a location such as /etc/vpnc/vpnc-script.

If you don't already have it, you can get a current version from here. +href="https://gitlab.com/openconnect/vpnc-scripts/-/raw/master/vpnc-script">directly here or +from its repository. Even if you already have a copy from vpnc, you may wish to install this updated version which has support for IPv6, and for running on Solaris and on newer Linux kernels amongst other bug fixes.

-- 2.49.0