You are not logged in.

#1 2022-10-13 03:47:18

n4ck
Member
Registered: 2022-10-13
Posts: 6

arch and streamhut.io

i want to use streamhut.io to output my terminal for others.

the command told to be used is

exec > >(nc streamhut.io 1337) 1>&2

or

exec &> >(nc stream.ht 1337)

but when i execute it, my terminal does not shows any output anymore.

Last edited by n4ck (2022-10-13 06:23:48)

Offline

#2 2022-10-13 04:38:29

HalosGhost
Forum Fellow
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,097
Website

Re: arch and streamhut.io

Hello!

I look forward to an answer, but I can tell you this for certain: it's not you. These are bad instructions. You can know that ahead of time because it doesn't tell you what to expect.

the website wrote:

To get started, run in your terminal:

exec &> >(nc stream.ht 1337)

Its only description is this: "The command pipes the output of the shell to streamhut and provides a url to share"

I can, conclusively, say that this is inaccurate for any version of running the given command that I can see.

All the best,

-HG

Offline

Board footer

Powered by FluxBB