<!DOCTYPE html><html lang="en"><head><meta charset="utf-8">
<title>Wrong hostname — use flooepicbox.btlabs.uk</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>body{background:#08080a;color:#fff9f9;font-family:system-ui,sans-serif;margin:0;
padding:2rem 1rem;line-height:1.6}main{max-width:60ch;margin:0 auto}
h1{font-weight:600;font-size:1.25rem;margin:0 0 1rem}code{color:#f6d471}
pre{background:#121215;padding:.9rem 1rem;border-radius:6px;border:1px solid #232327;
overflow-x:auto}a{color:orange}p{color:#d8d8d8}</style></head><body><main>
<h1>This hostname does not serve the relay</h1>
<p>The floonet epicbox relay is at <strong><code>flooepicbox.btlabs.uk</code></strong>
&mdash; one word, <em>no hyphen</em>.</p>
<pre><code>[epicbox]
epicbox_domain = "flooepicbox.btlabs.uk"
epicbox_port = 443</code></pre>
<p><code>floo-epicbox.btlabs.uk</code> cannot work: an epicbox address may only
contain letters, digits and dots in its domain, so a hyphenated hostname makes
every address on it unparseable by the wallet.</p>
<p><code>epicbox.btlabs.uk</code> would parse, but the relay recognises exactly one
hostname as its own. Anything else it treats as a foreign relay and tries to
forward to over the internet, so only the canonical name is served.</p>
<p><a href="https://flooepicbox.btlabs.uk">Go to flooepicbox.btlabs.uk</a></p>
</main></body></html>
