docs: refresh tailscale auth mirrors

This commit is contained in:
Peter Steinberger
2026-04-04 14:00:36 +01:00
parent b0025b1921
commit f8dcd3ed83
3 changed files with 6 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ Remote mode supports two transports:
- Prefer loopback binds on the remote host and connect via SSH or Tailscale.
- SSH tunneling uses strict host-key checking; trust the host key first so it exists in `~/.ssh/known_hosts`.
- If you bind the Gateway to a non-loopback interface, require token/password auth.
- If you bind the Gateway to a non-loopback interface, require valid Gateway auth: token, password, or an identity-aware reverse proxy with `gateway.auth.mode: "trusted-proxy"`.
- See [Security](/gateway/security) and [Tailscale](/gateway/tailscale).
## WhatsApp login flow (remote)