Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /branches/ssh_chacha20poly1305/doc/ja/html/menu/setup-ssh.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3227 - (hide annotations) (download) (as text)
Tue Mar 24 15:10:33 2009 UTC (15 years ago) by maya
Original Path: trunk/doc/jp/html/menu/setup-ssh.html
File MIME type: text/html
File size: 1387 byte(s)
CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換
1 maya 3227 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2     "http://www.w3.org/TR/html4/strict.dtd">
3     <html>
4     <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
6     <title>SSH([Setup] メニュー)</title>
7     <META http-equiv="Content-Style-Type" content="text/css">
8     <link rel="stylesheet" href="../style.css" type="text/css">
9     </head>
10    
11     <body>
12     <h1>SSH([Setup] メニュー)</h1>
13    
14     <h2>"TTSSH: Setup" ダイアログボックス</h2>
15     <dl>
16     <dt>Compression level</dt>
17     <dd>
18     通信路の圧縮レベルを指定します。
19     右にスライドさせるほど圧縮が強くかかります。
20     (但し、ADSL や FTTH 等高速な回線ではレスポンスが悪くなる場合もあります。)
21     </dd>
22    
23     <dt>Prefered cihper order</dt>
24     <dd>
25     SSH 接続で使用する暗号の種類を順序を付けて指定します。<br>
26     &lt;ciphers below this line are disabled&gt;以下の暗号は使用されません。
27     </dd>
28    
29     <dt>SSH Known Hosts</dt>
30     <dd>
31     SSH で接続したホスト(とホスト公開鍵)が格納されるファイルを指定します。
32     </dd>
33    
34     <dt>HeartBeat (keep-alive)</dt>
35     <dd>
36     一定時間ごとにパケットをホストに送信し、接続を維持します。
37     (特に NAT 環境下で有効。)0を指定すると当該機能を無効化します。
38     </dd>
39    
40     <dt>Enable agent forwarding</dt>
41     <dd>
42     Pageant を利用した SSH エージェント転送を有効にします。
43     </dd>
44     </dl>
45     </body>
46     </html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26