File: control

package info (click to toggle)
freelan 2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,868 kB
  • sloc: cpp: 37,251; ansic: 4,038; python: 436; sh: 327; makefile: 22
file content (41 lines) | stat: -rw-r--r-- 1,213 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
31
32
33
34
35
36
37
38
39
40
41
Source: freelan
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 12),
 libboost-filesystem-dev,
 libboost-iostreams-dev,
 libboost-program-options-dev,
 libboost-system-dev,
 libboost-thread-dev,
 libminiupnpc-dev,
 libcurl4-openssl-dev,
 libssl-dev,
 scons,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://www.freelan.org
Vcs-Browser: https://salsa.debian.org/debian/freelan
Vcs-Git: https://salsa.debian.org/debian/freelan.git

Package: freelan
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 lsb-base (>= 3.0-6),
 ${misc:Depends},
 ${shlibs:Depends},
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.