-
Notifications
You must be signed in to change notification settings - Fork 24
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
Custom server - exit nodes #28
Comments
@lennartbrandin Support for this has been added in the latest commit, let me know if you have any suggestions for improvements! |
I deleted my previous answer because i missed the tailscale-status extension settings. IssueSwitching via ts-status does not work:
because:
This is odd because i made sure the domain is the same when initially connecting and executing the command with an exit node.
This completely breaks tailscale until (Even logout returns an error) logging in again (Either SolutionUsing the simplest form of the exit node command works totally fine:
|
Weird, the only real difference between the command from ts-status and the one you put under solution seems to be that in the solution you also put
|
It can be resolved using |
When using a different tailscale control server (Such as headscale) you need to specify the server with most of the commands:
Tailscale-status does not respect this when trying to switch exit nodes, it tries the command without
--login-server
:The text was updated successfully, but these errors were encountered: