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

Need interface option for bind #117

Open
hansr opened this issue Jul 19, 2023 · 0 comments
Open

Need interface option for bind #117

hansr opened this issue Jul 19, 2023 · 0 comments

Comments

@hansr
Copy link
Member

hansr commented Jul 19, 2023

diode -bind=<port>:<diode network address>:<diode network port> needs to be extended to allow bind to a specific interface.

Right now, it always binds to localhost, and so you have to manually add a route in the OS from <desired interface> -> localhost

Should be:
diode -bind=<interface>:<port>:<diode network address>:<diode network port>

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