Answer the question
In order to leave comments, you need to log in
What are the libraries for ip discovery on node js?
At the moment I'm studying nodejs, I decided to write a network administrator assistant utility for myself.
I understand that I am reinventing the wheel, the goal is to dig into it myself and gain new knowledge in the process.
The essence of the utility is as follows:
Suppose I have 2 IP addresses on interfaces on my machine from different subnets:
192.168.100.X and 200.164.1.X
I would like to get a complete list of currently online devices from each segment, their IP addresses, mac addresses , interfaces, etc. That is, solve a simple ip-discovery task.
What or ready-made solutions for node js exist?
Interested in node js because the goal is educational.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question