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

Binding to IPv6 address doesn't work #367

Open
GermanPumpkin opened this issue Apr 1, 2023 · 0 comments
Open

Binding to IPv6 address doesn't work #367

GermanPumpkin opened this issue Apr 1, 2023 · 0 comments

Comments

@GermanPumpkin
Copy link

When a IPv6 is used as an address for the nameserver/agent..., the binding fails, because the address gets malformatted in the _common_address_to_host_port(addr) method of address.py.
Or is there a special format for the IPv6 required? I formatted it like this (with port): 'fd46:f8f6:ef3f:1:4ee3:7df0:d85e:763e:12345'

For context: I want to use osBrain in a Thread-network, which is based on IPv6.

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