XMPP-DNS(1) | General Commands Manual | XMPP-DNS(1) |
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.
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 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
November 2024 |