File: control

package info (click to toggle)
opengnb 1.3.0.c-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,056 kB
  • sloc: ansic: 25,487; makefile: 10; sh: 3
file content (30 lines) | stat: -rw-r--r-- 997 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: opengnb
Priority: optional
Section: net
Maintainer: xiao sheng wen <atzlinux@sina.com>
Build-Depends:
 debhelper-compat (= 13),
 libminiupnpc-dev,
 libnatpmp-dev,
Rules-Requires-Root: no
Standards-Version: 4.6.1.0
Homepage: https://github.com/gnbdev/opengnb
Vcs-Browser: https://salsa.debian.org/atzlinux-guest/opengnb
Vcs-Git: https://salsa.debian.org/atzlinux-guest/opengnb.git -b debian/latest

Package: opengnb
Architecture: any
Recommends: miniupnpc
Depends: ${shlibs:Depends}, ${misc:Depends},
Description: P2P de-centralized layer 3 VPN
 OpenGNB is a de-centralized virtual private network (VPN) to set-up a
 layer 3 network via P2P with the capability of NAT traversal.
 .
 OpenGNB can add many nodes and LANs together into one big VPN.
 OpenGNB supports public index nodes to forward net packages.
 .
 OpenGNB support the following platforms:
 Linux, FreeBSD, OpenBSD, and macOS.
 .
 OpenGNB uses UDP by default. With the software gnb_udp_over_tcp
 installed it can also use TCP.