]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
Docs should link to Gitlab as the main repository for vpnc-script and vpnc-script...
authorDaniel Lenski <dlenski@gmail.com>
Wed, 16 Jun 2021 19:08:14 +0000 (19:08 +0000)
committerDaniel Lenski <dlenski@gmail.com>
Wed, 16 Jun 2021 19:11:36 +0000 (12:11 -0700)
All of the recent improvements/development of these scripts have taken
place on GitLab.

I believe these were reverted inadvertently in
https://gitlab.com/openconnect/openconnect/-/commit/363fd538b08b39f07cc09282608f43f1faa29a4f

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
openconnect.8.in
www/platforms.xml
www/vpnc-script.xml

index 8036c399a860e3d3fd945339a8f22c967c22dca8..d40ce2f6c3a9dd5c5c0cb17b70b2ad664e8d3b8b 100644 (file)
@@ -643,7 +643,7 @@ is known to run, it depends on a suitable
 to configure the network. The standard
 .B vpnc\-script
 shipped with vpnc 0.5.3 is not capable of setting up IPv6 routes; the one from
-.B git://git.infradead.org/users/dwmw2/vpnc\-scripts.git
+.B https://gitlab.com/openconnect/vpnc\-scripts
 will be required.
 .SH SEE ALSO
 .BR ocserv (8)
index 0f1594a0aeeaf1fcf7933b1f29fb65faeb03c1a5..12f4990cf8e399d0939bf8a6d5f218f87e5f36f7 100644 (file)
@@ -14,7 +14,7 @@
 <p>OpenConnect is known to work, with both IPv6 and Legacy IP, on Linux
 (<a href="https://github.com/cernekee/ics-openconnect">including
 Android</a>), OpenBSD, FreeBSD (including Debian GNU/kFreeBSD), NetBSD,
-DragonFly BSD, OpenIndiana/OpenSolaris, Solaris 10/11, Windows and 
+DragonFly BSD, OpenIndiana/OpenSolaris, Solaris 10/11, Windows and
 Mac OS X platforms, and should be trivially portable to any other platform
 supporting <a href="http://en.wikipedia.org/wiki/TUN/TAP">TUN/TAP</a> devices
 and on which <a href="http://www.gnutls.org/">GnuTLS</a> or
@@ -23,7 +23,7 @@ and on which <a href="http://www.gnutls.org/">GnuTLS</a> or
 <p>For Solaris support, and for IPv6 on any platform, the
 <tt>vpnc-script</tt> shipped with vpnc itself (as of v0.5.3)
 is not sufficient. It is necessary to use the script from the <a
-href="https://git.infradead.org/users/dwmw2/vpnc-scripts.git">vpnc-scripts</a>
+href="https://gitlab.com/openconnect/vpnc-scripts">vpnc-scripts</a>
 repository instead. That repository also contains an updated version of
 <tt>vpnc-script-win.js</tt> which is required for correct IPv6 configuration
 under Windows.</p>
index 8fbc8550585dbad63ffe2479943aa976eae0f266..44405e84b895ef781082a179550c49b25afc78e2 100644 (file)
@@ -5,7 +5,7 @@
        <VAR match="VAR_SEL_VPNCSCRIPT" replace="selected" />
        <PARSE file="menu1.xml" />
        <PARSE file="menu2-started.xml" />
-       
+
        <INCLUDE file="inc/content.tmpl" />
 
 <h1>Install a <tt>vpnc-script</tt>.</h1>
@@ -21,7 +21,7 @@ You may already have a <tt>vpnc-script</tt> installed on your system,
 perhaps in a location such as <tt>/etc/vpnc/vpnc-script</tt>.</p>
 
 <p>If you don't already have it, you can get a current version from <a
-href="https://git.infradead.org/users/dwmw2/vpnc-scripts.git/blob_plain/HEAD:/vpnc-script">here</a>.
+href="https://gitlab.com/openconnect/vpnc-scripts/raw/master/vpnc-script">here</a>.
 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.</p>
@@ -54,7 +54,7 @@ as the <tt>openconnect.exe</tt> executable, and will execute it with the
 host (<tt>CScript.exe</tt>)</a>.</p>
 
 <p>The current version of this script can be found <a
-href="https://git.infradead.org/users/dwmw2/vpnc-scripts.git/blob_plain/HEAD:/vpnc-script-win.js">here</a>.</p>
+href="https://gitlab.com/openconnect/vpnc-scripts/raw/master/vpnc-script-win.js">here</a>.</p>
 
 <p>Note that although the script is basically functional for
 configuring both IPv6 and Legacy IP, it does not fully tear down the
@@ -63,4 +63,3 @@ interface.</p>
 
        <INCLUDE file="inc/footer.tmpl" />
 </PAGE>
-