Requirements:
-------------
KDE >= 3.1.x  required
- vpnc >= 0.2-rm+zomb-pre9  Cisco VPN (optional)
- FreeS/WAN (OpenS/WAN too) >= 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)


Installation:
-------------
tar xvfz kvpnc-<version>.tar.gz
cd kvpnc-<version>
make -f admin/Makefile.common
./configure
make
su
make install

Note for KDE 3.1.x users: Changing the version numner to 3.1 in ui files should let you compile kvpnc with KDE 3.1.x.


Usage:
------
Start kvpnc and open preferences. Import PKCS12 (.p12) certificates if needed with import certificate dialog. Add a new profile in profile tab and configure it. Please also have a look for debug options in preferences too.
After enter your VPN data, click on "connect" to connect to your VPN server. By default, kvpnc minimizes into kicker dock after sucessful connect.
To disconnect, click on kicker dock and kvpnc main window will be restored. Then click on disconnect.
