Skip to content

Add socket setting #8

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

Closed
SamyDjemai opened this issue Nov 12, 2024 · 0 comments · Fixed by #10
Closed

Add socket setting #8

SamyDjemai opened this issue Nov 12, 2024 · 0 comments · Fixed by #10

Comments

@SamyDjemai
Copy link
Contributor

SamyDjemai commented Nov 12, 2024

When the tailscaled socket is at a non-default path, for example /tmp/tailscaled.sock when ran in a container in userspace mode, tailscale-manager fails to update the routes.

The syntax for the command becomes:

tailscale --socket=/tmp/tailscaled.sock set --advertise-routes=...

We should be able to provide tailscale-manager with a socket setting in its config file or as an argument, in order to point to the desired socket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant