tinc/debian/control

19 lines
611 B
Text
Raw Normal View History

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-05-14 22:59:19 +00:00
Build-Depends: libc6-dev, libgmp2-dev
2000-04-25 19:11:02 +00:00
Package: tinc
Architecture: i386
2000-05-15 19:48:46 +00:00
Depends: ${shlibs:Depends}, libgmp2, 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.