Scanning IP Address Version 4
2 min readOct 17, 2020
--
Utility
When you are handling large computer networks, you probably need an automated IP scanner application to check whether hosts are alive or not because it is tiring to ping or perform any types of checking one by one. If not, you are a penetration tester (pentester) or hacker who needs to scan a wide network. If you need to learn the basic concepts, go to my article Introduction to Simple Computer…