Brad Fitzpatrick
Brad Fitzpatrick
Then use both. I still want GitHub issues referenced.
@agottardo was just hitting this again now at head. /cc @sailorfrag
Or: we [optionally] allow it and just re-TLS handshake over the untrusted TLS channel.
(That answers the main question I was going to ask: what OS are you talking about?) The Windows notifications aren't sufficient, I take it? /cc @dblohm7 @nickkhyl
That powershell looks like exactly what we'd hoped to enable people to do with machine readable (JSON) output from our CLI tooling. You wrote this issue as a feature request...
@agottardo @andrew-d @raggi, looks like the health.Tracker's `checkReceiveFuncsLocked` is only called from one place: `timerSelfCheck`, which is only called once: one minute after a `WatchIPNBus` client connects. I have no...
@shorthandguy, applications should not have permission to panic a kernel. If the kernel panics, it's the kernel's fault. Also, our macOS app is currently distributed via the Mac App Store...
> Have more build flags to remove more options See the `bradfitz/lanscaping` branch in which I experimented with deleting most of Tailscale's features (pretending that we had a more modular...
https://github.com/tailscale/tailscale/pull/14738 and https://github.com/tailscale/tailscale/pull/14720 are more efforts in this direction, making the build more modular.