summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-01-06 14:28:14 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-01-06 14:28:14 +0000
commit743a1a366401973b9d5d823b2addeb61d2e698ab (patch)
treecfd17cba4a21388f0764068214791639d806f082 /debian/control
parent95d2d94146c2d5c97f3a532dd211a9c729ac1b43 (diff)
A rapid-tunneling-gui deb package as well. Files are under
/usr/share/rapid-tunneling/www . git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@6562 283159da-0705-0410-b60c-f2062b4bb6ad
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 5ebd1b2..dd136da 100644
--- a/debian/control
+++ b/debian/control
@@ -24,3 +24,14 @@ Description: RapidTunneling (tm) server
and NAT routers via SSH port forwarding.
.
This package contains the server-side scripts.
+
+Package: rapid-tunneling-gui
+Architecture: all
+Depends: ${misc:Depends}, rapid-tunneling, sudo,
+ libapache2-mod-php5 | php5-cgi | libapache-mod-php5
+Description: Xorcom RapidTunneling (tm) web GUI
+ RapidTunneling (tm) allows remote access to machines behind firewalls
+ and NAT routers via SSH port forwarding.
+ .
+ This package contains the web-based user interface to initiate and
+ control tunnels to the server.