[Bug 284877] [NEW PORT] security/netbird Peer-to-peer VPN that seamlessly connects your devices
Date: Sun, 11 May 2025 10:23:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284877
--- Comment #32 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=e3ce7637de5f9b9056f7dc9b10069f89d41ecabd
commit e3ce7637de5f9b9056f7dc9b10069f89d41ecabd
Author: Hakan Sarıman <hakan.external@netbird.io>
AuthorDate: 2025-05-11 10:09:46 +0000
Commit: Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2025-05-11 10:22:28 +0000
security/netbird: New Port: wireguard based VPN client
NetBird is an open-source WireGuard-based overlay network combined with
Zero Trust Network Access, providing secure and reliable connectivity
to internal resources.
Key features:
- Zero-config VPN: Easily create secure connections between devices without
manual network setup.
- Built on WireGuard: Leverages WireGuard's high-performance encryption for
fast and secure communication.
- Self-hosted or Cloud-managed: Users can deploy their own NetBird
management
server or use NetBird Cloud for centralized control.
- Access Control & Routing: Fine-grained access control policies and
automatic
network routing simplify connectivity.
- This FreeBSD port provides the NetBird client daemon and CLI tools,
allowing FreeBSD systems to join a NetBird mesh network and securely
communicate with other peers.
For more details, visit: https://netbird.io
PR: 284877
security/Makefile | 1 +
security/netbird/Makefile (new) | 30 ++++++++++++++++++++++++++++++
security/netbird/distinfo (new) | 5 +++++
security/netbird/files/netbird.in (new) | 18 ++++++++++++++++++
security/netbird/pkg-descr (new) | 18 ++++++++++++++++++
5 files changed, 72 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.