z3ro
Results
2
issues of
z3ro
Hello, i have a list of IP's i want to pull out only the unique IP's (blocks) from the list. For example, 192.168.0.0/32 is in 192.168.0.0/24 so it should just...
Hello i want to calculate and echo all the ips according to IP & netmask for example 127.0.0.1 netmask 255.255.255.192 i want to do for loop on all the block....