A quick and very simple network scanner.
I just wanted a no-frills, simple, IP scanner for the command line akin to Angry IP Scanner. I couldn't find one for the life of me, so I made one myself. Here is is.
cc pinglet.c
"It's really that simple!"
./pinglet <base_ip_subnet>
i.e.
./pinglet 192.168.1
