diff options
author | miwi <miwi@FreeBSD.org> | 2008-10-17 05:43:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-10-17 05:43:35 +0800 |
commit | 9a90e7ebae99696d3964a9fbee9ce092e00ff37d (patch) | |
tree | 0caf3f63d1e78761dd64ee99be3fbf8b2fd23124 /security/tuntun/pkg-descr | |
parent | 834dcbb7afced88601110451bbc6edd9a76897a6 (diff) | |
download | freebsd-ports-gnome-9a90e7ebae99696d3964a9fbee9ce092e00ff37d.tar.gz freebsd-ports-gnome-9a90e7ebae99696d3964a9fbee9ce092e00ff37d.tar.zst freebsd-ports-gnome-9a90e7ebae99696d3964a9fbee9ce092e00ff37d.zip |
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 <anderson at cnpm.embrapa.br>
Diffstat (limited to 'security/tuntun/pkg-descr')
-rw-r--r-- | security/tuntun/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
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/ |