From d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 6 Dec 2011 12:36:58 -0600 Subject: Initial import of year-and-a-half-old upstream version 0.9.6a --- README | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..884b1ae --- /dev/null +++ b/README @@ -0,0 +1,58 @@ +KVpnc - KDE frontend for various vpn clients + +Features: +--------- + - easy to use KDE gui + - docking in kicker + - 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 + - racoon (Linux 2.6.x/BSD) support + - PPTP support (pptpclient) + - OpenVPN support + - Multiple profiles + - preshared secret support + - X509 certificate support + - Cisco PCF file import + - PKCS12 certificate import + - Ping test + - automaticlly setting of routes and firewall rules (iptables) (currently: freeswan/racoon) + - automaticlly network device detection (can be overridden) + - log file writing + - DCOP interface + - user notification for sucessful connect/disconnect + - 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 -- cgit v1.2.1