Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 51b54f1d04b816d7590cedc65f17e167 > files > 57

mlterm-3.3.8-4.mga5.i586.rpm

comment -*- mode: text -*-
comment update: <>
comment $Id$

Memo about ssh2

* mlterm with ssh2
  If you build mlterm with configure --enable-ssh2, mlterm can connect ssh2
  server directly by libssh2 (http://www.libssh2.org)

  See mlterm manual page for the options related to ssh connection.

* libssh2 camellia branch
  https://bitbucket.org/arakiken/libssh2/branch/camellia
  https://bitbucket.org/arakiken/libssh2/get/camellia.tar.gz

  o Support camellia.
  o Support Agent Forwarding.
  o Support pageant on cygwin.
  o Minor bug fixes.