Moving from TailScale to NetBird 0 ▲ Avil Page 6 hours ago · Tech · 0 comments I have been using TailScale from 4 years. Recently, I wanted to self-host HeadScale(open source TailScale server) on my own server. During self hosting, I realised that HeadScale is not a drop-in replacement for TailScale. HeadScale doesn't support app-connectors. NetBird is completely open source and has a self-hosted server. Setting up split DNS tunneling and routing is easier with NetBird. NetBird still doesn't have support for light theme yet. Since I am not accustomed to dark theme, I am using Stylus extension and changing the theme to light theme. html { filter: invert(1) hue-rotate(180deg); background: #fff; } img, svg, video, canvas, [style*="background-image"] { filter: invert(1) hue-rotate(180deg); } No comments yet. Log in to reply on the Fediverse. Comments will appear here.