Web Terminal

Last edited 2026-08-03 01:34 EDT · history · 2 views

Web Terminal

A real terminal in your browser, talking to the BBS's local
Telnet listener via xterm.js over WebSockets.

Where

/terminal/ on the web UI. Logged-in users only.

What you get

A full CP437/ANSI terminal — the same UI you'd see in
SyncTERM or
NetRunner, rendered in the browser:

Auth

You must already be logged into the web UI to open /terminal/ at
all — but the emulated terminal itself is a plain socket straight to
the local Telnet listener (localhost:2233 by default; a sysop
can point it at any host/port from the connect dialog, telnet or
SSH). It does not use rlogin and there's no auto-login token: you
still see the normal (G)uest, (L)ogin, (N)ew user prompt and type
your username/password inside the emulated session, same as any
telnet client. See Rlogin for what auto-login rlogin actually is.

Why use it

See also