osociety / network_tools

Networking Tools library which can help you discover open ports, devices on subnet and many other things.
https://pub.dev/packages/network_tools
BSD 3-Clause "New" or "Revised" License
45 stars 13 forks source link

Readme is outdated for documentation #84

Closed git-elliot closed 1 year ago

git-elliot commented 1 year ago

looks like it's outdated from long time.

guyluz11 commented 1 year ago

Please specify what parts need to get updated

git-elliot commented 1 year ago

HostScanner.discover -> HostScanner.getAllPingableDevices PortScanner.discover -> PortScanner.scanPortsForSingleDevice

Some new methods are also added, let's verify that too.