17 lines
609 B
Text
17 lines
609 B
Text
|
Source: tinc
|
||
|
Section: net
|
||
|
Priority: optional
|
||
|
Maintainer: Guus Sliepen <guus@debian.org>
|
||
|
Standards-Version: 3.9.8
|
||
|
Build-Depends: libssl-dev, debhelper (>= 10), gettext, texinfo, zlib1g-dev, liblzo2-dev, libvdeplug-dev, dh-systemd
|
||
|
Homepage: http://www.tinc-vpn.org/
|
||
|
|
||
|
Package: tinc
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: Virtual Private Network daemon
|
||
|
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.
|