<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Here's the (open source) general purpose implementation:</p>
<blockquote>
<p><a class="moz-txt-link-freetext" href="https://github.com/m3047/rkvdns_examples/blob/main/fanout/fanout.py">https://github.com/m3047/rkvdns_examples/blob/main/fanout/fanout.py</a></p>
</blockquote>
<p>The README.md in that directory hopefully provides more
illumination than smoke. You are free to use it for your own
purposes, your mapping function can do whatever it wants, it just
needs to expect the (actual) server as the first argument and
return something to be added as a dictionary value.<br>
</p>
<p>--</p>
<p>Fred Morris</p>
<p><br>
</p>
</body>
</html>