summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1c58f37275d79bec42a986acb4b3f3a6ab7d19dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: nat-traverse
Section: net
Priority: optional
Standards-Version: 3.6.2
Maintainer: Andrew O. Shadura <bugzilla@tut.by>
Build-Depends: debhelper (>= 9)
Homepage: http://m19s28.dyndns.org/iblech/nat-traverse/

Package: nat-traverse
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: establish connections between nodes behind NAT gateways
 nat-traverse establishes connections between nodes which are
 behind NAT gateways, i.e. hosts which do not have public IP
 addresses. Additionally, you can setup a small VPN by using pppd
 on top of nat-traverse. nat-traverse does not need an external
 server on the Internet, and it isn't necessary to reconfigure
 the involved NAT gateways, either. nat-traverse works
 out-of-the-box.