From 9a90e7ebae99696d3964a9fbee9ce092e00ff37d Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 16 Oct 2008 21:43:35 +0000 Subject: Tuntun is an applet for Gnome panel that manage a list of vpn connections through the OpenVPN Management Interface. Main features * Simple & lightweight just a client GUI to start/stop your OpenVPN tunnels and nothing more * Integrated with the Gnome Desktop (support for the Keyring and notification daemon) * Support for Auth and Private-Key OpenVPN authentication methods WWW: http://code.google.com/p/tuntun/ PR: ports/128097 Submitted by: Anderson S. Ferreira --- security/tuntun/pkg-descr | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 security/tuntun/pkg-descr (limited to 'security/tuntun/pkg-descr') diff --git a/security/tuntun/pkg-descr b/security/tuntun/pkg-descr new file mode 100644 index 000000000000..c529ce002913 --- /dev/null +++ b/security/tuntun/pkg-descr @@ -0,0 +1,12 @@ +Tuntun is an applet for Gnome panel that manage a list of vpn connections +through the OpenVPN Management Interface. + +Main features + + * Simple & lightweight just a client GUI to start/stop your OpenVPN tunnels + and nothing more + * Integrated with the Gnome Desktop (support for the Keyring and notification + daemon) + * Support for Auth and Private-Key OpenVPN authentication methods + + WWW: http://code.google.com/p/tuntun/ -- cgit