dumbpipe icon indicating copy to clipboard operation
dumbpipe copied to clipboard

Invalid tickets from listen-tcp?

Open thomas-fred opened this issue 4 months ago • 12 comments

Hello, thanks for this interesting sounding tool.

Alas I appear to be too dumb for the pipe. I have a local development webserver running on port 80. If I run: dumbpipe listen-tcp --host localhost:80 I get a ticket. So far so good.

https://ticket.iroh.computer/ suggests this ticket, along with all the others I've created, is invalid.

I cannot connect on another device using dumbpipe connect-tcp --addr 0.0.0.0:80 <key>, I get the following error: error: invalid value '...' for '<TICKET>': wrong prefix, expected node

v0.28.0, Ubuntu 24.04, installed via cargo.

thomas-fred avatar Jul 30 '25 16:07 thomas-fred