NETworkManager icon indicating copy to clipboard operation
NETworkManager copied to clipboard

Update 04_IPScanner.md

Open lukeattard opened this issue 3 years ago • 1 comments

Fixes #{Replace this with the issue number}

Please provide some details about this pull request: -I noticed that the no one had stepped up to do the documentation as yet. I thought I would do a quick sample, and if you want, I can keep going in that format, or provide feedback on the style.

I do have one question, I can not seem to figure out the format for the ipv6 subnet (that was the reason for my original visit), if you can let me know would be great, if not I will look through the code.


By submitting this pull request, I confirm the following:

lukeattard avatar Feb 06 '22 02:02 lukeattard

Hi @lukeattard

the IP scanner currently don't support IPv6. I have a library included who already can calculate the ranges, but i didn't implement it yet. At some point it will also take too long to scan (e.g. a range of /64)

image

The documentation looks good to me. I was trying to do something like this: https://github.com/BornToBeRoot/NETworkManager/blob/master/docs/Documentation/01_Application/01_Dashboard.md https://github.com/BornToBeRoot/NETworkManager/blob/master/docs/Documentation/02_CommandLine/01_CommandLineArgs.md

You are welcome to help with documentation/design.

I use this to host the /docs folder as github page: https://borntoberoot.net/NETworkManager/

BornToBeRoot avatar Feb 06 '22 03:02 BornToBeRoot

Close via https://github.com/BornToBeRoot/NETworkManager/pull/1885

BornToBeRoot avatar Feb 02 '23 23:02 BornToBeRoot