Download List

Descripción del Proyecto

Hostinfo is a utility for looking up hostnames and
IPv4 addresses. Hostinfo uses the gethostbyname(3)
and getaddrbyname(3) function calls, which means
it tells you what your operating system really
thinks rather than simply doing direct DNS
lookups. Hostinfo provides options for both
displaying and interpreting IP addresses in
hexadecimal and backslash-octal notations as well
as in the traditional base-10 dotted-quad notation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
2.2

Una nueva opción para la impresión de direcciones sin mirar hacia arriba (hostinfo permite actuar como un conversor simple entre cuaterna, hexadecimal, octal y barra invertida formatos de direcciones IP), y un mejor manejo de errores de sintaxis en las opciones de línea de comandos.
A new option for printing addresses without looking them up (enables hostinfo to act as a simple converter between dotted-quad, hexadecimal, and backslash-octal IP address formats), and improved handling of syntax errors in command-line options.

2001-01-30 15:12
2.1

Manejo mejorado de los ejércitos con varias direcciones IP, y un formato de salida ligeramente diferentes.
Improved handling of hosts with multiple IP addresses, and a slightly different output format.

2001-01-30 15:12
2.0

El anuncio inicial.
Initial announcement.

Project Resources