• 20 Posts
  • 63 Comments
Joined 17 days ago
cake
Cake day: February 18th, 2026

help-circle
  • Netbird is an relay VPN at heart. The machines you connect called “peers” communicate with eachother like it’s one network. I could access my servers from anywhere else and it would connect provided I have the client on and connected.

    When you register a peer by installing the client, the device gets a NetBird IP and domain that other peers in the network can access. The communication between the peers is end to end encrypted and if you access them with the provided Netbird IP or domain via HTTP, the packets in wireshark can not be read. From my testing it seems to be quite good.

    The reverse proxy service feature is the way you can make something openly accessable without the end user needing to install a client. You specify the protocol, destination and port and you are set. The only downside is you need two domains, one for management and the other for proxying. You also need to set CNAME records right for the SSL certs to work.

    My friend who has little self hosting experience was able to quickly get his Jellyfin up within a few minutes. NetBird deals with the cert for you in the background when you make the service. After a few seconds, the service is live and accessable










  • This is my first PeerTube experience, the site is slow when browsing content, but it works. Peertube.wtf is federated with over 1,531 other platforms, so content is coming from a wide range of places.

    The quota given is quite generous, You get a daily upload limit of 10GB and a total limit of 100GB. For someone’s computer space, that’s quite generous.

    One thing I don’t like is that the subscriptions feed takes like 30 seconds to load before telling me I have no subscriptions.