Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Contents of /trunk/doc/en/html/menu/setup-ssh.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3227 - (show annotations) (download) (as text)
Tue Mar 24 15:10:33 2009 UTC (15 years, 2 months ago) by maya
File MIME type: text/html
File size: 1434 byte(s)
CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換
1 <!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=iso-8859-1">
6 <title>SSH([Setup] Menu)</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] Menu)</h1>
13
14 <h2>"TTSSH: Setup" Dialog box</h2>
15 <dl>
16 <dt>Compression level</dt>
17 <dd>
18 Specify the level of compression for transmission. The more right,
19 the more compression is done (note: it may degrade the throughout
20 with a high speed link such as ADSL or FTTH).
21 </dd>
22
23 <dt>Prefered cihper order</dt>
24 <dd>
25 Specify the type of encryption for SSH with the order.<br>
26 &lt;ciphers below this line are disabled&gt;
27 </dd>
28
29 <dt>SSH Known Hosts</dt>
30 <dd>
31 Specify the file which includes a name of Host connected via SSH
32 (and Public key for Host).
33 </dd>
34
35 <dt>HeartBeat (keep-alive)</dt>
36 <dd>
37 A Keep-alive packet is sent ona regular basis to maintain the
38 connection (particularly useful under NAT). If 0 is specified,
39 this feature is disabled.
40 </dd>
41
42 <dt>Enable agent forwarding</dt>
43 <dd>
44 The SSH agent forwarding is enabled using by the Pageant application.
45 </dd>
46 </dl>
47 </body>
48 </html>

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