Index of /source/checkhostname/

File Name  ↓ File Size  ↓ Date  ↓ 
--
2702019-Apr-01 08:02
37252009-Feb-25 21:26
Checkhostname is a handy utility for doing name-to-IP (gethostbyname) and IP-to-name (gethostbyaddr) lookups, or plausibility checks, from a shell script. It's from the DIET-PC embedded Linux distribution. Compile using "gcc $CFLAGS -o checkhostname checkhostname.c".