kovpn 0.3-pre6 review
DownloadKovpn is a simple OpenVPN GUI which is intended to fit end-user's needs
|
|
Kovpn is a simple OpenVPN GUI which is intended to fit end-user's needs. Kovpn project runs without root privileges and can control the most important functions of openvpn:
connect and disconnect
username and password input
private key passphrase input
show status
supports multiple openvpn connections
Store username and/or passwords in kwallet
It requires some changes to your openvpn configuration file: You have to activate the management interface by adding these lines
management 127.0.0.1 11194
management-query-passwords
management-hold
You should choose localhost or 127.0.0.1 as host and a any unused port (e.g. 11194). You have to tell kovpn these host and port settings.
Please report any bug you find. It isn't well tested.
What's New in This Release:
This release adds a simple DCOP interface (status report, connect, and disconnect).
A resize bug in the configuration dialog has been fixed.
Some options have been renamed to better reflect what they do.
The German translation has been updated.
kovpn 0.3-pre6 search tags