myfreax/arp_scanner

Question about readme

Opened this issue · 2 comments

In the Limit part of the readme it is written that

Plugin only support Android Sdk Version 29

I am unsure what it means as most of the time functionality isn't available only for one API version.
Most of the time, it has been added to that API and support from that API forward.
Or it got removed from the API and was supported until that API version.

Can you clarify if it is:

  1. Plugin only support Android SDK Version 29 and above
  2. Plugin only support Android SDK Version 29 and below
  3. The only API version supported is on Android SDK Version 29 and nothing else.

It looks in my android 12 API 31 that the plugin works without the mac address/hostname/vendor.
It is still valuable since it finds IP fast.
This should be written inside of the readme.

@guyluz11 Thank you your anwser. Because ip neigh command only available in Android SDK version 29 and below. And get device MAC Address.