Why Nostr? What is Njump?
2024-01-07 15:36:58

~n on Nostr: TIL: bash can do this: { echo -e "GET / HTTP/1.0\r\n" >&3; cat <&3 ; } 3<> ...

TIL: bash can do this:

{ echo -e "GET / HTTP/1.0\r\n" >&3; cat <&3 ; } 3<> /dev/tcp/some.host.name/80
Author Public Key
npub1dv0q6z85m3pn6xjxpd7sna7z7q4ug7v6augxx3w80v66usqjueas3hktty