2000-04-25 19:11:02 +00:00
|
|
|
Source: tinc
|
|
|
|
Section: non-US/main
|
|
|
|
Priority: optional
|
2000-11-02 20:29:03 +00:00
|
|
|
Maintainer: Ivo Timmermans <ivo@debian.org>
|
2000-04-25 19:11:02 +00:00
|
|
|
Standards-Version: 3.0.1
|
2001-04-13 10:30:04 +00:00
|
|
|
Build-Depends: libssl-dev, autoconf (>= 2.12),
|
2000-12-22 16:54:56 +00:00
|
|
|
automake, debhelper, gettext
|
2000-04-25 19:11:02 +00:00
|
|
|
|
|
|
|
Package: tinc
|
2001-01-17 01:30:32 +00:00
|
|
|
Architecture: all
|
2000-11-02 22:51:16 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${perl:Depends}
|
2000-04-25 19:11:02 +00:00
|
|
|
Description: Virtual Private Network daemon
|
2000-05-14 22:59:19 +00:00
|
|
|
tinc is a daemon with which you can create a virtual private network
|
|
|
|
(VPN). One daemon can handle multiple connections, so you can
|
|
|
|
create an entire (moderately sized) VPN with only one daemon per
|
|
|
|
participating computer.
|
|
|
|
.
|
2000-10-18 19:44:11 +00:00
|
|
|
You need to have two kernel modules installed, on a Debian system
|
2000-11-02 23:02:49 +00:00
|
|
|
they should already be there. If they are not, the manual will
|
2000-05-14 22:59:19 +00:00
|
|
|
explain you how to do that.
|