Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1072 - (hide annotations) (download) (as text)
Mon Dec 1 04:32:52 2008 UTC (15 years, 5 months ago) by maya
Original Path: doc/trunk/en/html/menu/setup-ssh.html
File MIME type: text/html
File size: 1374 byte(s)
no message

1 maya 331 <!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 doda 423 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 maya 331 </dd>
22    
23     <dt>Prefered cihper order</dt>
24     <dd>
25 doda 423 Specify the type of encryption for SSH with the order.<br>
26 maya 331 &lt;ciphers below this line are disabled&gt;
27     </dd>
28    
29     <dt>SSH Known Hosts</dt>
30     <dd>
31 doda 423 Specify the file which includes a name of Host connected via SSH
32     (and Public key for Host).
33 maya 331 </dd>
34    
35     <dt>HeartBeat (keep-alive)</dt>
36     <dd>
37 doda 423 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 maya 331 </dd>
41 maya 1072
42     <dt>Enable agent forwarding</dt>
43     <dd>
44     <!--Pageant �����p���� SSH �G�[�W�F���g�]�����L�����������B-->
45     </dd>
46 maya 331 </dl>
47     </body>
48     </html>

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