ダウンロードリスト

プロジェクト概要

Tera Term は、オリジナルの Tera Term Pro 2.3 の原作者公認の後継版です。オープンソースで開発されており、UTF-8 表示に対応しています。 また、SSH1 対応モジュール TTSSH を拡張し、SSH2 プロトコルをサポートしています。

システム要件

システム要件が設定されていません

リリース時刻: 2018-02-28 22:23
Tera Term_4 4.98 (2 個のファイル 非表示)

リリースノート

リリースノートはありません

変更履歴

TeraTerm

2018.02.28 (Ver 4.98)

  • Bug fixes
    • The operability at screen edge is improved when mouse tracking is enabled.
  • Misc
    • upgraded TTSSH to 2.84.
    • upgraded Oniguruma to 6.7.1.

TTSSH

2018.02.28 (Ver 2.84)

  • Changes
    • added support for SSH_MSG_USERAUTH_BANNER SSH message.
      • added the AuthBanner entry in the teraterm.ini file. The default is 1(display to VT window).
    • The minimum group size of the Diffie-Hellman group exchange key exchange method is increased to 2048. (RFC 8270)
      • To change to the previous behavior, set the GexMinimalGroupSize entry in teraterm.ini file to 1024.
  • Bug fixes
    • Application fault is occurred if server proposes a very long string in the algorithm negotiation.
    • When using aes128-gcm@openssh.com or aes256-gcm@openssh.com as symmetric cipher algorithm, connection is terminated if MAC algorithm cannot negotiate.
    • The [SSH SCP] entry of [File] menu can not be disabled on serial connection.
    • When using aes128-gcm@openssh.com or aes256-gcm@openssh.com as symmetric cipher algorithm, un-used MAC algorithm is displayed on "About TTSSH" dialog.
    • The fingerprint of server host key on "About TTSSH" dialog may display unused key method on same server connection.
  • Misc
    • upgraded OpenSSL to 1.0.2n.

TeraTerm

2018.02.28 (Ver 4.98)

  • バグ修正
    • マウストラッキング有効時の画面端での操作性を改善した。
  • その他
    • TTSSH(2.84)へ差し替えた。
    • Oniguruma 6.7.1へ差し替えた。

TTSSH

2018.02.28 (Ver 2.84)

  • 変更
    • SSH_MSG_USERAUTH_BANNER SSH メッセージに対応した。
      • teraterm.ini に AuthBanner エントリを追加した。デフォルトは 1。(VTウィンドウで表示)
    • Diffie-Hellman group exchane 鍵交換方式での最小グループサイズを 2048 に変更した。(RFC 8270)
      • 以前の動作に戻すには、teraterm.ini の GexMinimalGroupSize エントリを 1024 にする。
  • バグ修正
    • 暗号方式等のネゴシエーション時、サーバの提案が長すぎる時に落ちる問題を修正した。
    • 暗号方式で aes128-gcm@openss.com または aes256-gcm@openssh.com を使用時、MAC 方式のネゴシエーションが行えなかった時に接続を切る問題を修正した。
    • シリアルポート接続時に [File] メニューの [SSH SCP] が無効にならない問題を修正した。
    • 暗号方式で aes128-gcm@openss.com または aes256-gcm@openssh.com を使用時、"About TTSSH" ダイアログで使用していない MAC 方式を表示する問題を修正した。
    • "About TTSSH" ダイアログのサーバホスト鍵の指紋に、同一サーバで接続に使用されていない方式の鍵が表示されることがある問題を修正した。
  • その他
    • OpenSSL 1.0.2nへ差し替えた。