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

Allow listening on tailnet and local network #161

Open
grantstephens opened this issue Feb 6, 2025 · 0 comments
Open

Allow listening on tailnet and local network #161

grantstephens opened this issue Feb 6, 2025 · 0 comments

Comments

@grantstephens
Copy link

I would like to run a single golink service that listens on the tailnet, but also on the local network so that devices not part of the tailnet can use the service.
Having a brief look at the code this may be as simple as allowing the dev listen and service to run in a goroutine and then continuing on with the other options, but a new flag would probably be required in order to achieve that.

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

No branches or pull requests

1 participant