xmpp-dns
- A CLI tool to check XMPP SRV records.
xmpp-dns
[-46cfstv] [--help] [--no-color] [--timeout value] [--tls-version value] [--version] [parameters ...]
A little CLI tool to check SRV records for XMPP. Beside showing the records it can also try to connect to the server and also test StartTLS and direct TLS.
-4
-6
-c
, --client
--dot
--resolver
.-f
, --fallback
--help
--no-color
--resolver
-s
, --server
-t
--timeout
=[value]--tls-version
=[value]-v
--version
There are no shell completions yet (contributions welcome) but for zsh it is
possible to automatically create completions from --help
which might work
good enough.
Just place the following in your ~/.zshrc
or ~/.zshrc.local
:
compdef _gnu_generic xmpp-dns
There are no shell completions yet, but FISH can generate them from the man page with following command:
fish_update_completions
There is no dedicated chat for xmpp-dns
, but feel free to join
https://join.jabber.network/#go-sendxmpp@chat.mdosch.de?join.
Written by Martin Dosch.
Report bugs at https://salsa.debian.org/mdosch/xmpp-dns/issues.
Copyright (c) Martin Dosch License: BSD-2-clause License