File: control

package info (click to toggle)
freelan 2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 16,788 kB
  • ctags: 11,044
  • sloc: ansic: 95,260; cpp: 36,604; python: 422; sh: 242; makefile: 13
file content (30 lines) | stat: -rw-r--r-- 1,228 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
22
23
24
25
26
27
28
29
30
Source: freelan
Section: net
Priority: extra
Maintainer: Rolf Leggewie <foss@rolf.leggewie.biz>
Uploaders: Julien Kauffmann <julien.kauffmann@freelan.org>
Build-Depends: debhelper (>= 9),
 libssl-dev, libcurl4-openssl-dev, libboost-system-dev, libboost-thread-dev,
 libboost-program-options-dev, libboost-filesystem-dev,
 libboost-iostreams-dev, scons
Standards-Version: 3.9.8
Homepage: http://www.freelan.org
Vcs-Git: https://github.com/freelan-developers/freelan.git -b debian/unstable
Vcs-Browser: https://github.com/freelan-developers/freelan-all/tree/debian/unstable

Package: freelan
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 lsb-base (>= 3.0-6)
Description: Peer-to-peer virtual private network daemon
 Freelan is an application to create secure ethernet tunnels over a
 single UDP port. It can be used to create virtual LANs ("Local
 Area Network"), hence the name: "freelan".
 .
 Freelan may create peer-to-peer tunnel connections or rely on a
 more classic client/server layout. The virtual network can be
 shaped to fit exactly the bandwidth or topology constraints,
 providing an optimal virtual private network.
 .
 Freelan is particularly useful for remote sites interconnection and
 gaming.