From 9b99335373bb5e06cfb2cdbbff4f6d45b3d0edda Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 22 Feb 2020 12:31:47 +0100 Subject: Drop automake build support. Add basic build instructions. Rework of the README, INSTALL and help page. Remove empty folder templates and the NEWS file. Delete the INSTALL.debian and INSTALL.gentoo files. Create the doc/misc folder to hold lot of config and/or readme files. Signed-off-by: gregory guy --- README | 61 ++++++++++++++++++++++++++----------------------------------- 1 file changed, 26 insertions(+), 35 deletions(-) (limited to 'README') diff --git a/README b/README index 884b1ae..d029ed7 100644 --- a/README +++ b/README @@ -1,10 +1,22 @@ -KVpnc - KDE frontend for various vpn clients -Features: ---------- + KVpnc - a TDE frontend for various vpn clients + + +It supports: +============ + * Cisco-compatible VPN client (vpnc) + * IPSec (freeswan, openswan, racoon) + * Point-to-Point Tunneling Protocol (PPTP) client (pptp-linux) + * Virtual Private Network daemon (openvpn) + + +Features include: +================= - easy to use KDE gui - docking in kicker - - localized GUI (Bulgarian, Chinese, Dutch, French, German, Hungarian, Italian, Slovak, Polish, Portuguese Brazilian, Russian, Spanish) + - localized GUI (Bulgarian, Chinese, Dutch, French, German, Hungarian, + Italian, Slovak, Polish, Portuguese Brazilian, Russian, + Spanish) - VPN connection to Cisco concentrator - VPN connection to VPN servers by using IPsec - FreeS/WAN (Linux 2.4.x) support @@ -25,34 +37,13 @@ Features: - NAT-T support (racoon/OpenVPN/vpnc) -Requirements: -------------- -- KDE >= 3.2.x (required) -- vpnc >= 0.2-rm+zomb-pre9 Cisco VPN (optional) -- IPsec (Openswan, strongSwan) >= 2.x IPSec VPN Linux 2.4/2.6 (optional) -- racoon (ipsec-tools) > = 1.x IPSec VPN Linux 2.6 (optional) -- pptpclient PPTP VPN (optional) -- OpenVPN VPN based on SSL (optional) -- l2tpd, xl2tpd, openl2tp (optional) -- vtun (optional) -- OpenSSH >= 4.3 (optional) -- libgcrypt version >= 1.1.90 -- opensc -- ksshaskpass (optional) - -Installation: -------------- -tar xvfz kvpnc-.tar.gz -cd kvpnc- -make -f admin/Makefile.common -./configure -make -su -make install - -Documentation: --------------- - -Please look in doc folder. Most interesting are the README* files. - -(c) 12/17/2008 Christoph Thielecke + CONTRIBUTING +============== + +If you wish to contribute to kvpnc, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate -- cgit v1.2.1