NetBird
NetBird is an open-source, WireGuard-based overlay network that creates secure peer-to-peer connections between devices. The NetBird client (agent) allows this container to join a NetBird network as a routing peer, enabling secure remote access to your Proxmox network from anywhere.
NetBird
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/netbird.sh)"
Notes
This installs the NetBird client (agent). After setup, connect the peer to your network by running: netbird up --setup-key [YOUR_SETUP_KEY]
This container runs as privileged to allow access to the TUN device required by NetBird.
