New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
I'm still running plain wireguard across my systems, but mighty curious to see people's suggestions thanks.
Interesting topic.
As one can do it the "hard manual way" if one is so inclined (with WG or whatever) the one thing I want most of a layer on top is ease of use and some comfort -> hence any option that is not available on anything that doesn't run away fast enough IMO is NOT an option (in other words, if OpenBSD, FreeBSD, Android are not fully supported via a package/port I click away).
A GUI is something that I find nice but not vital (except for basically click/touch only toys like Android). That said I wouldn't want to use a web-GUI; if needed I can code a local front-end.
TL;DR: Headscale and be done.
Any reason not to have headscale and a tailscale client installed on the same server?
In the FAQs it says: https://headscale.net/stable/about/faq/#why-is-my-reverse-proxy-not-working-with-headscale
"Running headscale on a machine that is also in the tailnet can cause problems with subnet routers, traffic relay nodes, and MagicDNS. It might work, but it is not supported."
I'm planning to test deploying Headscale in a Docker container and running a Tailscale client on the same server, which I'm hoping will work without conflicts but I haven't tried it yet
I am currently using Dual WAN Load Balancer. It just spreads my data across 2 ISPs 50/50 while giving me double the bandwidth.
tinc for ondemand usage. You only need to run a server side on a small vps. The client will auto direct peering via v6 and v4. The client is not a system daemon so you only need to run it when you need it.
Oh, someone bring this one back front.
I'm back to Tailscale, but should I start Headscale or just use Tailscale for easier.
Chat please advise
Use what you like. You're on Tailscale means you don't need it self-hosted.
If it's something I can set up and forget about it, I'll probably host it myself.
tailscale is simple yet enough.
my use case is new vps --> install tailscale --> ufw default deny.
Interesting. I am running headscale in docker and have tested a tailscale client on the same machine both in docker and on host directly. It works as long as your headscale is in docker and you're not using the headscale custom derp. If I use the custom derp of headscale these clients on the same machine cannot make direct connects with other machines on my tailnet for some reason