view mod_auto156/README.md @ 6492:b82fceda0abc

mod_dnsbl: Fix IPv4 lookups (double reverse)
author Matthew Wild <mwild1@gmail.com>
date Tue, 24 Mar 2026 20:50:36 +0000
parents 394ae117859e
children
line wrap: on
line source

This module was meant to help convert the deprecated [XEP-0156] TXT records into JSON format.

```shell
$ prosodyctl mod_auto156 example.com [another.example ...]
{"links":[{"href":"https://xmpp.example.com/bosh","rel":"urn:xmpp:alt-connections:xbosh"}]}
...
```