Twisted Conch 0.7.0 review

Download
by rbytes.net on

Twisted Conch project is an SSHv2 implementation written in Python

License: MIT/X Consortium License
File size: 124K
Developer: Paul Swartz & Jean-Paul Calderone
0 stars award from rbytes.net

Twisted Conch project is an SSHv2 implementation written in Python. SSH is a protocol designed to allow remote access to shells and commands, but it is generic enough to allow everything from TCP forwarding to generic filesystem access.

Since conch is written in Python, it interfaces well with other Python projects, such as Imagination. Conch also includes a implementations of the telnet and vt102 protocols, as well as support for rudamentary line editing behaviors.

A new implementation of Twisted's Manhole application is also included, featuring server-side input history and interactive syntax coloring.

Conch is available under the MIT Free Software licence.

What's New in This Release:
The in-memory terminal emulator's "expect" functionality now supports timeouts.
The SSH server and client are now approximately five times faster for bulk-data transfers.

Twisted Conch 0.7.0 search tags