From 48c98feb3a7e7b6915b974e49582419a15c1182e Mon Sep 17 00:00:00 2001 From: CooperSheroy Date: Sat, 29 Aug 2026 09:03:48 +0530 Subject: [PATCH] README.md: fix DERP map link punctuation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fddb8a236..112edb2f0 100644 --- a/README.md +++ b/README.md @@ -421,7 +421,7 @@ followed by base64-encoded [CBOR](https://cbor.io/) containing: - The server's WireGuard public key (Curve25519, 32 bytes) - DERP info. Either: - 1. a small integer referencing one of the default [Tailscale-run tailcat servers](https://tailcat.dev/derpmap.json)), or + 1. a small integer referencing one of the default [Tailscale-run tailcat servers](https://tailcat.dev/derpmap.json), or 2. full DERP server metadata, to either use a custom DERP server, or to avoid the client needing a potential round-trip to fetch the latest DERP map (the server's `--full-address` flag and the `tailcat resolve` subcommand produce this form) A typical token with just an integer region ID is around 50 bytes. With embedded