summaryrefslogtreecommitdiff
path: root/debian/control
blob: f9a165efad89704feac0e859599c26206c84a65b (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
Source: rapid-tunneling
Section: net
Priority: extra
Maintainer: Alex Landau <alex.landau@xorcom.com>
Build-Depends: cdbs, debhelper (>= 7)
Standards-Version: 3.8.0
Homepage: http://www.xorcom.com/

Package: rapid-tunneling
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends} openssh-client
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: ${shlibs:Depends}, ${misc:Depends} openssh-server
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.