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

change name for `firstsubnet` and `lastsubnet` #70

Closed AviAvinav closed 2 years ago

AviAvinav commented 2 years ago

for issue https://github.com/osociety/network_tools/issues/28

guyluz11 commented 2 years ago

What you think @git-elliot

Subnet to hostId is good?

Or we prefer it to be Subnet to address

git-elliot commented 2 years ago

@guyluz11 It's just an integer value. Not an complete address. It's better be hostId than address. Address should be complete.

AviAvinav commented 2 years ago

please review this