Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Taildrop-Flag to Config #2463

Open
2 tasks
lukaslindnermusic opened this issue Mar 4, 2025 · 0 comments
Open
2 tasks

[Feature] Add Taildrop-Flag to Config #2463

lukaslindnermusic opened this issue Mar 4, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@lukaslindnermusic
Copy link

Use case

If you don't want to use the feature, it might be better to just disable it as it bypasses ACLs.
There are usecases, where you want connections to be ONLY possible how defined in the ACLs whatsoever.

Description

Taildrop is currently activated by default and I think there is no way to disable it in Headscale.
However, the Tailscale Admin Console offers a toggle to disable it, so I think the best place to add this feature in headscale is the config file.

Contribution

  • I can write the design doc for this feature
  • I can contribute this feature

How can it be implemented?

I think, the best place for this setting might be the headscale config file.
It could be a simple flag, such as: enable_taildrop = true/false.

@lukaslindnermusic lukaslindnermusic added the enhancement New feature or request label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant