Ssheven Versions Save

A minimal new SSH client for Mac OS 7/8/9

0.8.0

3 years ago

Improvements:

  • Screen updates flicker much less
  • SSH known hosts/server public keys are saved and checked
  • Little bug fixes and usability improvements

Still not production ready! Don't connect to untrusted servers or networks!

Builds:

  • HFS disk image with fat binary
  • fat macbinary

0.7.0

3 years ago

Improvements (since 0.6.0):

  • Color
  • Preferences file that saves most recent username, hostname, port number, and key locations
  • Preferences dialog to set color preferences and display mode
  • Bug fixes and robustness tweaks

Still not production ready! Don't connect to untrusted servers or networks!

Builds:

  • HFS disk image with fat binary
  • fat macbinary

0.6.1

3 years ago

Since I'm going to be busy for the next week or two, this is a quick release with the much-anticipated initial implementation of color.

Still not production ready! Don't connect to untrusted servers or networks!

Builds:

  • HFS disk image with fat binary
  • fat macbinary

0.6.0

3 years ago

Improvements:

  • Faster network reading/draw speed
  • Key-based authentication
  • Bug fixes, now hangs less often
  • More alert boxes for common problems instead of just printing error messages
  • Console cursor hiding works (nice for games and htop)

Still not production ready! Don't connect to untrusted servers or networks!

Builds:

  • HFS disk image with fat binary
  • fat macbinary

0.5.0

3 years ago

Improvements:

  • bold/italic/underline/reverse video character display
  • working arrow keys, home/end, etc.
  • resizable terminal/window, just drag the corner
  • password dialog that doesn't show your password while typing
  • xterm-style window title changes
  • miscellaneous bug fixes and UI tweaks

Still not production ready! Don't connect to untrusted servers or networks!

Builds:

  • HFS disk image with fat binary
  • fat macbinary

0.4.0

3 years ago

Improvements:

  • 68k speed improvements, should now actually be able to connect (if you're on a 33MHz '040)
  • Integration of libvterm for escape code parsing, allowing correct operation of most console programs
  • Edit menu with paste from the system clipboard

Still not production ready! Don't connect to untrusted servers or networks!

Builds:

  • HFS disk image with fat binary
  • m68k macbinary
  • PPC macbinary

0.3.0

3 years ago

Improvements:

  • menus and an about info box
  • UI bug fixes
  • increased RAM requirement
  • performance improvements
  • checks for system requirements

Still not production ready! Don't connect to untrusted servers or networks!

Builds:

  • HFS disk image with fat binary
  • m68k macbinary
  • PPC macbinary

0.2.0

3 years ago

Improvements:

  • uses multiple threads to improve responsiveness
  • checks for required system software and warns if not found (open transport and thread manager) rather than assuming/crashing
  • generally improved error handling
  • full set of icons (color! BW! all sizes!)
  • version info resource

Still not production ready! Don't connect to untrusted servers or networks!

Builds:

  • HFS disk image with fat binary
  • m68k macbinary
  • PPC macbinary

0.1.0

3 years ago

Now an SSH client with basic terminal functionality. Still uses a bad RNG (slightly less bad), still doesn't check the remote host keys, still don't use over the internet or other untrusted network, or with an untrusted SSH server.

Macbinary files containing the PPC and 68k versions have been compiled. Use stuffit to extract.

There's also an HFS disk image containing a fat binary, for easy use with an emulator.

0.0.0

3 years ago

a first simple demo of SSH functionality.

Warning! uses an insecure RNG and does not check the remote host's key! do not use over the internet or other untrusted network, or with an untrusted SSH server!

Macbinary files for the PPC and 68k versions have been compiled. Use stuffit to extract.