slackbuilds_ponce/network/dothost
B. Watson 40c08ff9b5
network/dothost: Updated for version 0.2.1.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-10 08:21:18 +07:00
..
dothost.info
dothost.SlackBuild
README
slack-desc

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 |
     +-------------------+