iFargle / headscale-webui

A simple Headscale web UI for small-scale deployments.
Other
619 stars 56 forks source link

What are the specific functions of Ephemeral in PreAuthKey #99

Closed threerog closed 1 year ago

threerog commented 1 year ago

What is the specific function of Ephemeral in PreAuthKey? The description is too simple, which makes me have the same illusion as the Reusable attribute

iFargle commented 1 year ago

An Ephemeral node will disappear from headscale entirely. A reusable key can be used multiple times and those machines will not be removed, unless the key is also ephemeral.

On May 2, 2023 7:32:59 AM UTC, threerog @.***> wrote:

What is the specific function of Ephemeral in PreAuthKey? The description is too simple, which makes me have the same illusion as the Reusable attribute

-- Reply to this email directly or view it on GitHub: https://github.com/iFargle/headscale-webui/issues/99 You are receiving this because you are subscribed to this thread.

Message ID: @.> -- Albert J. Copeland @. PGP Fingerprint:  64F6C4EB46C4543A

threerog commented 1 year ago

Thank you, I understand