惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
Tailwind CSS Blog
有赞技术团队
有赞技术团队
爱范儿
爱范儿
Engineering at Meta
Engineering at Meta
J
Java Code Geeks
雷峰网
雷峰网
WordPress大学
WordPress大学
L
LangChain Blog
D
DataBreaches.Net
The GitHub Blog
The GitHub Blog
博客园 - 三生石上(FineUI控件)
Microsoft Security Blog
Microsoft Security Blog
P
Proofpoint News Feed
腾讯CDC
GbyAI
GbyAI
罗磊的独立博客
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
F
Fortinet All Blogs
Y
Y Combinator Blog
V
V2EX
A
About on SuperTechFans

NetBird - Networking Knowledge Hub - RSS Feed

Native NetBird on the GL.iNet Comet Pro (GL-RM10) NetBird v0.71 - IPv6 Overlay Addressing NetBird Exit Nodes - Appear at Home, or Anywhere Else Reporting Bugs and Requesting Features in NetBird Setup and Use Local AdGuard Home Anywhere with NetBird DNS How to Set Up NetBird on PiKVM for Secure Remote KVM Access NetBird v0.69 - CrowdSec IP Reputation for the Reverse Proxy Cloudflare Mesh vs NetBird vs Tailscale: Performance Compared Self-Hosting Nextcloud with Docker and NetBird Implementing Zero Trust with NetBird NetBird v0.67 - Layer 4 Proxy Support for TCP, UDP, and TLS Solwr Enhances Remote Connectivity with NetBird Self-Hosting NetBird with Authentik Jellyfin Media Server - Self-Host Your Movies, TV, and Music Cloudflare Tunnels vs. NetBird Reverse Proxy INFITX Builds Zero-Touch Kubernetes Networking with NetBird NetBird v0.66 - Expose Local Services to the Internet from the CLI Pangolin vs. NetBird Home Assistant Setup Guide with EASY Remote Access NetBird v0.65 - Built-in Reverse Proxy with Custom Domains Docker for Beginners - Everything You Need to Get Started NetBird for SOC 2 Compliance NetBird v0.63 - Custom DNS Zones for Private Network Resolution Vibecode This in a Weekend and Take 5% of the Company NetBird v0.62 - Built-in Local Users with Optional IdP Integration NetBird v0.61.0 - Granular SSH Access Control and Automatic Updates Top 5 Alternatives to OpenVPN Top 5 Open Source Alternatives to Tailscale Top 5 Alternatives to ZeroTier How to Set Up ZeroByte and REST Server for Backups with NetBird
NetBird's April Newsletter
Written byBrandon Hopkins · 2026-04-05 · via NetBird - Networking Knowledge Hub - RSS Feed

Hello NetBird Community!

March was packed. We shipped Layer 4 proxy support in v0.67, published two full video tutorials on Jellyfin and Authentik, met a ton of you at KubeCon Amsterdam, and landed a new case study from Solwr. Let's get into it.

Layer 4 Reverse Proxy: TLS, TCP, and UDP Support (v0.67)

Proxy Modes

This was one of the most requested features since the reverse proxy launched. NetBird v0.67 extends the built-in reverse proxy beyond HTTP/HTTPS with Layer 4 capabilities, supporting TLS passthrough, raw TCP, and UDP traffic. This means you can now expose non-HTTP services like databases, game servers, VoIP endpoints, and legacy applications through the reverse proxy without wrapping them in HTTP.

On top of L4 support, this release also adds:

  • Header-based authentication for proxy services
  • Access restrictions for more granular control over who can reach exposed services
  • Session idle timeout so inactive sessions don't hang around forever
  • Health check flag and daemon status output in
  • Reverse proxy cluster APIs and domain-based targeting
  • Automatic engine restart when peer IP changes

Full release article here .

Jellyfin Media Server: Self-Host Your Movies, TV, and Music

Streaming services keep getting more expensive and content keeps rotating off platforms. Jellyfin lets you take your own media library and turn it into something that looks and feels like Netflix, running on your hardware with no subscription fees.

We published a full guide covering the entire setup: Docker Compose through Portainer on Ubuntu Server, storage planning for large media libraries, enabling Intel Quick Sync for hardware transcoding, and setting up secure remote access with NetBird so you can stream from anywhere. We also compare Jellyfin to Plex and Emby and why Jellyfin is the way to go if you want full control with zero strings attached.

Learn more: Knowledge Hub article

Self-Hosting NetBird with Authentik

For production self-hosted deployments, pairing NetBird with an external identity provider gives you SSO, multi-factor authentication, and centralized user management. This guide walks through the full setup: deploying NetBird on a VPS with the install script, running Authentik in the same Docker stack with a NetBird client sidecar, and exposing Authentik through the built-in reverse proxy with automatic TLS.

The cool part is the NetBird sidecar pattern. You add a NetBird client container to Authentik's Docker Compose stack with a static IP. That client acts as a routing peer, so NetBird can reach anything on that Docker network. The reverse proxy then uses that routing peer to expose Authentik under your domain. No separate Nginx, Caddy, or proxy stack required.

Learn more: Knowledge Hub article

Customer Spotlight: Solwr Replaces Two VPNs with NetBird

Solwr is one of Norway's leading logistics technology companies. Approximately one-third of all groceries in Norway pass through systems built by Solwr. They were running two separate VPN services, Fortinet and OpenVPN, and neither was cutting it. Fortinet's client kept breaking on updated operating systems, OpenVPN lacked domain-based split tunneling for Azure, and neither had proper access control based on identity groups.

Solwr replaced both with NetBird. The migration was fast, user adoption exceeded expectations, and they now manage their entire network configuration as code using NetBird's Terraform provider and API. When they found a bug, the fix was released within days.

Read the full story: Solwr case study

Implementing Zero Trust with NetBird

We published a practical guide to implementing Zero Trust Architecture aligned with NIST SP 800-207. This isn't a theoretical overview. It walks through planning, identity integration, access policies, routing peers, high availability, and monitoring with real NetBird configuration.

The key takeaways: plan before you configure, start small with one or two resources and iterate, make your IdP the single source of truth, run at least two routing peers for anything critical, and enable traffic events early so you can refine policies using real data instead of guessing.

Learn more: Knowledge Hub article | Full docs walkthrough

KubeCon Amsterdam Recap

KubeCon Amsterdam

The NetBird team was at KubeCon + CloudNativeCon Europe in Amsterdam (March 23-26) at booth 951. We had an amazing time meeting users, getting direct feedback, and talking shop with the cloud native community. Thank you to everyone who stopped by. The conversations about how you're using NetBird in production, from homelab setups to enterprise multi-cloud deployments, are what keeps us motivated. If we missed you this time, catch us at the next one.

Thank You!

Thank you for being part of the NetBird community. Your feedback, GitHub issues, and ideas continue to shape what we build. If you haven't already, come hang out with us on Slack or star us on GitHub .

– Team NetBird


Check out the changelog to stay on top of all the product releases. Follow NetBird on LinkedIn !