💾 Archived View for gemini.bunburya.eu › newsgroups › gemini › messages › stserf$o2f$1@dont-email.me… captured on 2024-08-24 at 23:56:01. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
From: meff <email@example.com>
Subject: Re: Molly Brown and Yggdrasil
Date: Tue, 8 Feb 2022 00:51:59 -0000 (UTC)
Message-ID: <stserf$o2f$1@dont-email.me>
On 2022-02-07, rtr <rtr@haraya.invalid> wrote:
I know this is a bit of a stretch but I wanted to know if there's
anyone who tried running Molly Brown under Yggdrasil [1]. I don't
know if I'm just being stupid or if Molly Brown doesn't properly
recognize IPv6 addressing.
Molly Brown is just using a call to the Go standard library to listen
on a host and a port. Molly Brown doesn't specify an IP to listen on,
so in theory it should be listening on every [anycast or
unicast](https://pkg.go.dev/net#Listen) address, so I wonder if
Yggdrasil is marking the address as neither. Regardless it should be
trivial to extend the code to listen on a given IP and port. If you'd
be interested, I could put a patch together for that.
Parent:
Molly Brown and Yggdrasil (by rtr <rtr@haraya.invalid> on Mon, 07 Feb 2022 21:17:35 +0800)