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

Add configuration option to bind to a specific network adapter #3

Open
andrew-rosca opened this issue Feb 6, 2017 · 1 comment
Open

Comments

@andrew-rosca
Copy link

andrew-rosca commented Feb 6, 2017

On machines with multiple network adapters, it would be useful to be able to select which adapter to bind to and update the DNS entry for.

For example, if I have a physical network adapter and a VPN connection, I may want to update DuckDNS for the physical adapter, but by default it will instead retrieve and update the IP address of the VPN connection (because/if that's the network adapter with the highest priority)

@andrew-rosca
Copy link
Author

@JozefJarosciak I made some modifications to your code to support what I am describing above. Not fully tested yet but I'd like to get your feedback before I proceed further. Can I commit to a separate branch so we can discuss?

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