Exscript Changelog

What's new in Exscript 2.1

Mar 11, 2011
  • The protocol API was vastly improved and handles prompt matching in a much more robust manner.
  • Support for interactive connections was added.
  • Exscript now includes Telnet and SSH servers.
  • Exscript.util.mail has support for sending mail with attachments.
  • Numerous new utilities for sysadmins and developers were added.
  • Most external dependencies have been removed: Exscript now only requires Paramiko and python-crypto. Support for SSH version 1 was removed.

New in Exscript 2.0 (Mar 5, 2010)

  • Fix: status bar was updated *before* the task was removed from the list.