blob: 7a8e0fafde6fb812167fb87ce9e5c29e6dedde97 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Package: meshbay-node
Version: 0.1.0
Section: net
Priority: optional
Architecture: all
Maintainer: MeshBay Team <team@meshbay.org>
Homepage: https://meshbay.org
Depends: python3 (>= 3.12),
python3-meshbay-common (= 0.1.0),
adduser
Recommends: ffmpeg
Description: MeshBay Node — local file host and streaming server
MeshBay Node indexes local directories and serves encrypted files
to authenticated group members over QUIC (MNP v2) or TCP+TLS (MNP v1).
.
Includes a local management web UI at http://localhost:18000.
Designed to run on a home server or NAS.
|