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

Not finding all IPs #191

Open
Alextti opened this issue Nov 29, 2024 · 0 comments
Open

Not finding all IPs #191

Alextti opened this issue Nov 29, 2024 · 0 comments

Comments

@Alextti
Copy link

Alextti commented Nov 29, 2024

I'm on android 15, I have this function:

zeroconf.on('resolved', (service) => {
  console.log(service.host + '\t' + service.name)
});

but it just doesn't find all IPs, i have many IPs with the same service name, but it only find one of them, every time; sometimes it finds one, then on another scan it maybe finds another one... but it doesn't find them all at once

@Alextti Alextti changed the title Not finding all services Not finding all IPs Dec 4, 2024
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