N
N
NeSecurnenko2020-05-12 18:27:20
Network administration
NeSecurnenko, 2020-05-12 18:27:20

How to convert a list of IP address ranges to simple lists of IP addresses?

There are lists of IP ranges of the form:

1.1.1.0/24
1.1.2.0/24
1.1.3.0/20

How can I make a list of the form
1.1.1.0
1.1.1.1
1.1.1.2
1.1.1.3
1.1.1.4
....

yes from these lists whether ready-made solutions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lyoshik, 2020-05-12
@NeSecurnenko

There is

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question