Skip to content

BenDrysdale/ipcrawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ipcrawl by dmuz @ AngryPacket

Crawl through ip address space getting DNS names.
Added to GitHub as I could not find another source for this great little program.

How to compile and use

gcc ipcrawl.c -o ipcrawl
chmod -x ipcrawl
./ipcrawl -q -v -s -f

Options

- first address in range to scan
- last address of range to scan
-f - log output to file
-s - seconds to wait between every 50 lookups
-q - quiet (no console output)
-v - verbose mode

About

Crawl through ip address space getting DNS names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published