-
Notifications
You must be signed in to change notification settings - Fork 52
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
Add funnel support #26
Comments
Yes, this is very useful, consider this use case:
How can you get vaultwarden AND docuseal to the web, without opening ports? With the default limitations with the tailscale CLI, you will have only 3 ports available, and your address name will look like This is also very practical, to allow versioning of configs (not as simple as removing/re-adding funnel and serve configs). |
Just leaving myself some notes on this.... This should be doable by using |
Allow the use of funnel to be specified per-binding in the Caddyfile.
The text was updated successfully, but these errors were encountered: