File: control

package info (click to toggle)
nat-traverse 0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 128 kB
  • ctags: 8
  • sloc: perl: 127; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 862 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: nat-traverse
Section: net
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.3
Homepage: http://m19s28.dyndns.org/iblech/nat-traverse/
Vcs-Hg: http://anonscm.debian.org/hg/collab-maint/nat-traverse/
Vcs-Browser: http://anonscm.debian.org/hg/collab-maint/nat-traverse/

Package: nat-traverse
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: NAT gateway traversal utility
 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.