2000-04-25 19:11:02 +00:00
|
|
|
Source: tinc
|
|
|
|
Section: non-US/main
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Ivo Timmermans <itimmermans@bigfoot.com>
|
|
|
|
Standards-Version: 3.0.1
|
2000-10-18 20:12:10 +00:00
|
|
|
Build-Depends: libc6-dev, libssl095a-dev, autoconf (>= 2.12), automake,
|
2000-04-25 19:11:02 +00:00
|
|
|
|
|
|
|
Package: tinc
|
|
|
|
Architecture: i386
|
2000-10-18 20:12:10 +00:00
|
|
|
Depends: ${shlibs:Depends}, (libssl095a|libssl09), perl5
|
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.
|
|
|
|
.
|
|
|
|
You need to have two kernel modules installed, the manual will
|
|
|
|
explain you how to do that.
|