Skip to content(if available)orjump to list(if available)

BebboSSH: SSH2 implementation for Amiga systems (68000, GPLv3)

yjftsjthsd-h

> Short: BebboSSH – SSH2 suite (client/server, sftp) with modern ciphers

Sweet.

> It will work on an unaccelerated Amiga but establishing the connection takes about one minute.

Is latency good once the connection is established? Speed tests in the kB/s seem promising, but for interactive use that seems like the determining factor.

Also, slightly meta: What is this web ... app(?)? Looks like a git frontend?

jeroenhd

At 40kbps I don't think the latency can be great. Having done SSH over 64kbps when I overran my mobile data subscription, my experience is that modern SSH clients expect more than that to run smoothly.

> Also, slightly meta: What is this web ... app(?)? Looks like a git frontend?

Looking at the source, this seems like a custom-built git frontend, served by a bespoke web server called BEJY (by the same author) it seems.