SlackBuilds Repository

15.0 > Network > dothost (0.2)

dothost (DNS lookup utility with Graphviz output)

dothost is a DNS lookup utility, which produces output in Graphviz
format. It does this, not by using Graphviz, but by using the graph-easy
Perl module also available at slackbuilds.org

Example:

dothost www.iana.org | graph-easy --as ascii

+-------------------------+
v |
##################### +------------+
+> # www.iana.org # --> | 192.0.32.8 |
| ##################### +------------+
| |
| |
| v
| +-------------------+
+- | 2620:0:2d0:200::8 |
+-------------------+

This requires: graph-easy

Maintained by: B. Watson
Keywords: graph,network,host
ChangeLog: dothost

Homepage:
https://jwilk.net/software/dothost

Source Downloads:
dothost-0.2.tar.gz (2f95fb6cd01458b9e848b4fdbe9aba79)

Download SlackBuild:
dothost.tar.gz
dothost.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
dothost.SlackBuild
dothost.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds