Update README.md

This commit is contained in:
akp 2024-10-12 23:21:33 +01:00
parent 7c8b170276
commit ab720b51c1
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755

View file

@ -7,6 +7,10 @@ remote address of a connection to authenticate based on if a connection is comin
Optionally, the `Tailscale-User-{Id,Login,Name}` headers are set on the incoming request to allow this to be used as an
analogue for [`forward_auth`](https://caddyserver.com/docs/caddyfile/directives/forward_auth). The names of these headers can be modified (see below).
## Installation
Add `go.akpain.net/caddy-tailscale-auth` to your Caddy build.
## Limitations
This module requires the Tailscale daemon to be running on the same machine as the Caddy server.