summaryrefslogtreecommitdiff
path: root/debian/control
blob: 5ebd1b236189b9e7c9221459e96a398f3b485660 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: rapid-tunneling
Section: net
Priority: extra
Maintainer: Alex Landau <alex.landau@xorcom.com>
Uploaders: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
Build-Depends: cdbs, debhelper (>= 7)
Standards-Version: 3.8.0
Homepage: http://www.xorcom.com/

Package: rapid-tunneling
Architecture: all
Depends: ${misc:Depends}, openssh-client, gnupg
Description: RapidTunneling (tm) client
 RapidTunneling (tm) allows remote access to machines behind firewalls
 and NAT routers via SSH port forwarding.
 .
 This package contains the client-side scripts.

Package: rapid-tunneling-server
Architecture: all
Depends: ${misc:Depends}, openssh-server, gnupg, adduser
Description: RapidTunneling (tm) server
 RapidTunneling (tm) allows remote access to machines behind firewalls
 and NAT routers via SSH port forwarding.
 .
 This package contains the server-side scripts.