SSH

Last edited 2026-06-24 00:34 UTC by Firehawke · history · 21 views

SSH

Secure-shell access to the same ANSI menus you'd get via Telnet.
Port 2234/tcp.

Connect

ssh -p 2234 username@smalltimebbs.firehawke.net

Also suggest using SyncTerm on Windows/Linux/Mac, TERMinator for iPad/iPhone, or ConnectBot on Android as those support ANSI graphics better than a normal SSH client will due to CP437 font support.

Why SSH over telnet?

SSH key auth

Register your public key from /profile/edit → SSH Keys.
Multiple keys per user are fine. Key auth bypasses the password
prompt.

What you can do over SSH

Everything the Telnet menus offer. Doors work over SSH too,
including DOS doors via the DosBridge — the bridge is
protocol-agnostic.

Host key

The first connection prompts you to accept the BBS's host key
fingerprint. The sysop should publish the fingerprint somewhere
(usually on the info pages) so you can verify it.