Explore >> Select a destination


You are here

tdhopper.com
| | blog.owulveryck.info
3.8 parsecs away

Travel
| | Discover how I transformed my reMarkable tablet into a portable whiteboard ???, accessible from anywhere via a secure WireGuard VPN (tailscale) and cloud-based reverse proxy setup. From the comforts of WFH to the dynamic world of mobility, learn the tech behind the solution.
| | tricht.eu
2.6 parsecs away

Travel
| | Cloudflare Tunnel is a wonderful (free) product that provides you with a secure way to connect your private (home) server(s) to the internet. This allows you to expose your homelab server to the internet without the need to open any ports on your home network or reveal your home IP address. While Cloudflare Tunnel works great giving you automatic SSL and all other goodies Cloudflare comes with, it sadly also operates as a man-in-the-middle, routing all traffic through Cloudflare's servers. This setup raises potential concerns about privacy and data security, as the unencrypted traffic could theoretically be accessed by Cloudflare.
| | msfjarvis.dev
4.0 parsecs away

Travel
| | A simple guide to setting up private services on NixOS using Tailscale and Caddy with authentication.
| | www.barryodonovan.com
12.7 parsecs away

Travel
| Okay, I lied. WireGuard won't just run on Linux for the server side but that is what it was originally designed for. Linux is the first class citizen as the WireGuard implementation there exi...