Viewing revision r2 of Telnet — saved 2026-06-17 02:38 UTC by Firehawke.
“Correct Telnet port, add suggested clients for Android/iOS”
Jump to current version Full history

Telnet

Telnet support is deprecated. Please use SSH. The ability to connect to the telnet port may disappear at any time!

Classic terminal access. Port 2233/tcp.

Clients

Any standard telnet client. For the best experience, pick one that
speaks CP437 and renders ANSI cleanly:

ANetBBS speaks the telnet binary-data option, so 8-bit clean transit
is on for ANSI escape sequences.

First-time login

You'll see a welcome screen, then a prompt:

(G)uest, (L)ogin, (N)ew user — choice:

Pick N to register. You'll be asked for a username, password,
email, and answer the New User Questionnaire.

Encoding

The session is CP437. The base.html theme talks about codepages —
each user can override per-account from /profile/edit. Default is
fine for almost everyone; non-CP437 only matters if you're trying to
read echomail bodies authored in Latin-1 or UTF-8.

See also: SSH (same UI, encrypted), Web Terminal (same UI,
in a browser tab).