tldr/pages.pl/linux/ahost.md

17 lines
420 B
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

# ahost
> Narzędzie zapytań DNS do wyświetlania rekordów A lub AAAA powiązanych z nazwą hosta lub adresem IP.
> Więcej informacji: <https://manned.org/ahost>.
- Wyświetl rekord `A` lub `AAAA` powiązany z nazwą hosta lub adresem IP::
`ahost {{example.com}}`
- Wyświetl dodatkowe wyjście debugowe:
`ahost -d {{example.com}}`
- Wyświetl rekord wskazanego typu:
`ahost -t {{a|aaaa|u}} {{example.com}}`