xmpp-dns - A CLI tool to check XMPP SRV records.
xmpp-dns [-46cfstv] [--client-dtls value] [--client-stls value] [--dot] [--force-fallback] [--help] [--no-color] [--resolver value] [--server-dtls value] [--server-stls value] [--timeout value] [--tls-version value] [--version] xmpp-server
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
--client-dtls=[value]--client-stls=[value]--dot--resolver.-f, --fallback
--force-fallback--help--no-color--resolver-s, --server
--server-dtls=[value]--server-stls=[value]-t--timeout=[value]--tls-version=[value]-v--versionThere 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