logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jdns - command-line tool to test functionality of jdns

Authors

jdns was written by Justin Karneges and Jeremie Miller.

jdns                                              November 2015                                          JDNS(1)

Examples

       jdns uni a jabber.org 192.168.0.1
       jdns uni srv _xmpp-client._tcp.jabber.org 192.168.0.1;53
       jdns uni 10 user@host._presence._tcp.local mul
       jdns mul a foobar.local
       jdns mul ptr _services._dns-sd._udp.local
       jdns pub a:mybox.local.,192.168.0.55

Name

       jdns - command-line tool to test functionality of jdns

Options

-d
           show debug output

       -6
           use ipv6

       -qx
           quit x seconds after starting

Synopsis

jdns (options) uni [type] [name] (nameserver(;port)|mul ...)
            (options) mul [type] [name]
            (options) pub [items ...]
            sys

See Also