summaryrefslogtreecommitdiff
blob: df4b397c7067fe93c3f75a7b4be34df0f676628c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
GNOME VPN Dialer
----------------

This is a GNOME2 GUI for the Cisco Vpnclient linux application.
It works much like the Windows version. This software is not
supported by Cisco Systems.

Features:
* Saves the last selected Profile
* Minimizes to the system panel when a VPN connection is activated.
(require libegg)
* Informs user if vpnclient is abruptly killed
* Prompts user if group password is required
* User can define a default username
( no  support for default password. I feel this is not secure )


User Configurable Options
* Location of the vpnclient app (default: /usr/local/bin/vpnclient)
* Location of the PCF files (default: /etc/CiscoSystemsVPNClient/Profiles/ )
To install this program, run ./configure then "make".


Requirements:
* GNOME2 Libraries 
* PCRE Libraries