From 4807490c5cf09d8b5d4a26cde97812566fd5b09e Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Wed, 31 Aug 2022 08:10:02 -0700 Subject: [PATCH] Updated Tailscale 1.30 (markdown) --- Tailscale-1.30.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Tailscale-1.30.md b/Tailscale-1.30.md index db205e0..1c3d2fa 100644 --- a/Tailscale-1.30.md +++ b/Tailscale-1.30.md @@ -5,10 +5,8 @@ - add a timeout when writing to BIRD socket - use DNS-over-HTTPS for Mullvad DNS servers - add `tailscale licenses` with link to open source licenses -- accommodate shared nodes in nginx-auth - clients can use Noise with any HTTPS port with capver 39 (mainly for Headscale) - 100.100.100.100 will respond with SERVFAIL if there are no upstream resolvers -- fix race in derper with manual certificates. If you run custom derpers with manual certificates, you should update - tsnet ephemeral nodes will delete themselves on `Close()` - report whether host kernel supports IPv6 @@ -39,4 +37,8 @@ - fix `/dev/net` permissions in `tailscale configure-host` ### OpenBSD -- support functioning as a subnet router or exit node using hybrid netstack mode \ No newline at end of file +- support functioning as a subnet router or exit node using hybrid netstack mode + +### Other +- accommodate shared nodes in nginx-auth +- fix race in derper (Custom DERP servers) with manual certificates. \ No newline at end of file