Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: tailscale Clear Filter

Show HN: TailGuard – Bridge your WireGuard router into Tailscale via a container

TailGuard A simple Docker container app which allows connecting existing WireGuard servers to the Tailscale network, in case the device running WireGuard is locked in and/or does not support Tailscale binaries. The network topology will look roughly like this: +---------+ | device1 |\ +---------+ \ VPS +---------+ \ +---------+ +-----------+ +-----------+ | device2 |----| tailnet |----| TailGuard |<---->| WireGuard | +---------+ / +---------+ +-----------+ +-----------+ +---------+ / | device

How I use Tailscale

The Tailscale logo I’ve been using Tailscale for around four years to connect my disparate devices, servers and apps together. I wanted to talk a bit about how I use it, some cool features you might not know about, and some stumbling blocks I encountered. I’m not sure Tailscale needs an introduction for the likely audience of this blog, but I’ll give one anyway. Tailscale is basically a WireGuard orchestration service, with lots of nice features sprinkled on top. It’s a subscription product, b

My Self-Hosting Setup

My Ultimate Self-hosting Setup “The circle is now complete. When I left you, I was but the learner, now I am the master (of this setup anyway)." I’ve spent a few years trying different approaches for self-hosting, such as using multiple Docker compose files or Ansible. I’ve done some neat things (such as setting up Pi-Hole with Docker and Traefik), but I never really committed to any approach. I wanted to find something that was “perfect” and that meant I spent a lot of time tinkering and rece

My Ultimate Self-Hosting Setup

My Ultimate Self-hosting Setup “The circle is now complete. When I left you, I was but the learner, now I am the master (of this setup anyway)." I’ve spent a few years trying different approaches for self-hosting, such as using multiple Docker compose files or Ansible. I’ve done some neat things (such as setting up Pi-Hole with Docker and Traefik), but I never really committed to any approach. I wanted to find something that was “perfect” and that meant I spent a lot of time tinkering and rece

Show HN: Ts-SSH – SSH over Tailscale without running the daemon

ts-ssh: Powerful Tailscale SSH/SCP CLI Tool A streamlined command-line SSH client and SCP utility that connects to your Tailscale network using tsnet . Features powerful multi-host operations, batch command execution, and real tmux integration - all without requiring the full Tailscale daemon. Perfect for DevOps teams who need fast, reliable SSH access across their Tailscale infrastructure. Features 🚀 Core SSH/SCP Functionality Userspace Tailscale connection using tsnet - no daemon required