GitHub - juhovh/tailguard: Easy Tailscale to WireGuard bridge using Docker
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 |
+---------+ / +---------+ +-----------+ ...
Read more at github.com