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/Makefile | |
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/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 8f777aa63eed..3301e5535422 100644 --- a/security/Makefile +++ b/security/Makefile @@ -790,6 +790,7 @@ SUBDIR += tripwire-131 SUBDIR += tripwire12 SUBDIR += tthsum + SUBDIR += tuntun SUBDIR += uberkey SUBDIR += umit SUBDIR += unicornscan |