Get the latest tech news
Show HN: TailGuard – Bridge your WireGuard router into Tailscale via a container
Easy Tailscale to WireGuard bridge using Docker. Contribute to juhovh/tailguard development by creating an account on GitHub.
For most use cases it may be easier to connect your device with WireGuard directly, but there are a couple of benefits with this bridged approach: Let's imagine you have a WireGuard server running on 10.1.0.1 that is able to accept any routes, and its local LAN network is 192.168.8.0/24. TailGuard should take care of forwarding all the published subnets to the tailnet, as long as it is able to receive packets through the WireGuard tunnel first.
Or read this on Hacker News