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.
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:80I 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 nodev0.28.0, Ubuntu 24.04, installed via cargo.