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

How to get device type like router, laptop or mobile? #63

Open
k-sathireddy opened this issue Oct 27, 2021 · 5 comments
Open

How to get device type like router, laptop or mobile? #63

k-sathireddy opened this issue Oct 27, 2021 · 5 comments

Comments

@k-sathireddy
Copy link

No description provided.

@k-sathireddy
Copy link
Author

I am unable to get the device type using MMLanScan. Can anyone explain me how to acheive this?

@fukemy
Copy link

fukemy commented Nov 22, 2023

any solution?

@mickeyl
Copy link

mickeyl commented Oct 17, 2024

I'm not the author, but this is pretty much out-of-scope for this library, which is concerned with finding out whether a device is present. In order to identify net device type, you will have to do further inspection, like checking for open ports and services and then deducting what kind of device it could be.

@fukemy
Copy link

fukemy commented Oct 18, 2024

the biggest problem is getting mac address is blocked now. I dont know why Fing can do this on IOS 18

@mickeyl
Copy link

mickeyl commented Oct 18, 2024

It doesn't here. Most of the devices in my network stay with the "Generic" label. Those that don't expose services like ZeroConf or SNMP which carries their network address on the protocol level, which is something even Apple can't prevent. (Well, technically they could, but obviously no one told them yet ;-)

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

3 participants