Port 9999 accepts a message of what to write. You’ll notice that when you go to read it it’s not 9999 anymore.
-y On Mon, Aug 25, 2025 at 5:38 PM ToddAndMargo via perl6-users < perl6-us...@perl.org> wrote: > On 8/25/25 7:43 AM, Andy Bach wrote: > > # echo hi mom | nc termbin.com 9999 > > https://termbin.com/o084 > > # curl https://termbin.com/o084 > > hi mom > > > > termbin 9999 returns the url to refetch the "pasted" text. > > That makes sense now. > > I thought 9999 was the TCP port? Is is also the > refetch code? >