rcvaram / BNS-scanner

This is basic network scanner that can scan the all devices which are in the connected network and give their ip address and mac address and os version.
Apache License 2.0
18 stars 7 forks source link

Display OS version when scanning the network #1

Closed rcvaram closed 4 years ago

rcvaram commented 4 years ago

Now this scanner only tells the ip address and the mac address. The OS version of the device is not shown. It is a feature for this scanner More details about this scanner can be found in this article.

ahmadsyafrudin commented 4 years ago

hello @cvaram96 , I made pull request for this issue. please review. thank you.

rcvaram commented 4 years ago

Sure