Ancestors

Written by Chaos Post on 2024-12-24 at 22:19

You may now point your terminal (emulator) of choice towards office.c3post.de:4711 and try the first version of the #38c3 Terminal Office (make sure to disable local echo/linefeed conversion stuff).

If you have socat available you can use basically any common terminal emulator with this command: socat stdio,raw,echo=0,echoctl=0 tcp-connect:office.c3post.de:4711

See next posts for telnet/netcat instructions.

[#]38c3 #retrocomputing #retronetworking

@eventphone @c3isdn

=> View attached media

=> More informations about this toot | More toots from ChaosPost@chaos.social

Written by Chaos Post on 2024-12-25 at 09:31

For telnet you can try the following:

Start "telnet" without connecting to any host yet.

Type "unset echo", press return.

Type "open office.c3post.de 4711", press return

Goto the telnet prompt (I need to press ^] for that)

Enter "mode character", press return.

You should now be able to use the service normally. Output might look garbled. Press Ctrl+L to force a redraw.

=> More informations about this toot | More toots from ChaosPost@chaos.social

Toot

Written by Chaos Post on 2024-12-25 at 09:45

For netcat this commandline works:

stty raw -echo; nc office.c3post.de 4711; stty -raw echo

Note: This assumes you are on a system with stty avaiable (not Windows, idk about macOS).

It configures your terminal, connects and then restores it after you've disconnected.

=> More informations about this toot | More toots from ChaosPost@chaos.social

Descendants

Written by Uwe Schwarz ッ� on 2024-12-25 at 10:00

@ChaosPost works on macOS

=> More informations about this toot | More toots from e38383@infosec.exchange

Written by opal on 2024-12-26 at 12:03

@ChaosPost hadn't figured out how to do it from the server end?

=> More informations about this toot | More toots from wowaname@freesoftwareextremist.com

Written by Chaos Post on 2024-12-26 at 12:06

@wowaname If you're talking about the telnet part: It's not a telnet server we're using so we'd have to implement/integrate one.

The netcat part we can't do server side for technical reasons.

Also accessing this via socat/netcat/telnet isn't the intended way to access it in the first place (this was made for the on-site retro networking dial-in system).

If we want to offer this over the regular internet in the future we'll most likely hook it up to an ssh server.

^tr

=> More informations about this toot | More toots from ChaosPost@chaos.social

Written by Fluffviech ™️😺 :snowmow: on 2024-12-26 at 14:36

@ChaosPost both variants are royally broken on termux on android. telnet draws it once, accepts no commands or inputs. stty: "lolNOPE. i just dont."

=> More informations about this toot | More toots from Kamikazepinguin@chaosfurs.social

Written by Chaos Post on 2024-12-26 at 17:13

@Kamikazepinguin ¯_(ツ)_/¯ It's not meant for direct us anyway. That was just for people to test their terminal emulators with for compatibility. It's meant to be used with the 38c3 on site retro networking dialup network. There will be a version made for connecting with ssh somewhen after congress. ^tr

=> More informations about this toot | More toots from ChaosPost@chaos.social

Written by Fluffviech ™️😺 :snowmow: on 2024-12-26 at 18:16

@ChaosPost yep - my post was mor meant as a feedback, not as a "GO FIX IT ASAP!!!111!!" ^^ :snowmow:

=> More informations about this toot | More toots from Kamikazepinguin@chaosfurs.social

Written by Chaos Post on 2024-12-26 at 18:22

@Kamikazepinguin All good. It wasn't seen as such.

=> More informations about this toot | More toots from ChaosPost@chaos.social

Proxy Information
Original URL
gemini://mastogem.picasoft.net/thread/113712818056256473
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
307.146697 milliseconds
Gemini-to-HTML Time
3.263014 milliseconds

This content has been proxied by September (3851b).