-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
158 lines (129 loc) · 6.44 KB
/
index.html
File metadata and controls
158 lines (129 loc) · 6.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<link rel="stylesheet" type="text/css" href="teraterm.css">
<link rel="icon" href="/images/teraterm.ico">
<link rel="icon" type="image/png" href="images/teraterm.png">
<title>Tera Term Open Source Project</title>
<meta property="og:title" content="Tera Term - Windows用端末エミュレータ">
<meta property="og:type" content="website">
<meta property="og:description" content="Tera TermはWindowsで動作する端末エミュレータで、telnet/ssh/シリアル接続に対応しています">
<meta property="og:url" content="https://teratermproject.github.io/">
<meta property="og:image" content="https://teratermproject.github.io/images/teraterm.png">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@Tera_Term">
</head>
<body>
<p>
<table class="header">
<tr>
<td>
<img src="./images/teraterm.png" width="64" hight="64">
</td>
<td>
<h1>Tera Term Home Page</h1>
</td>
<td style="text-align: right;vertical-align: bottom;">
<a href="index-en.html">English Page</a>
</td>
</tr>
</table>
</p>
<p class="menu">
[<a href="https://github.com/TeraTermProject/teraterm">Project page</a>]
[<a href="/manual/5/ja/about/copyright.html">License</a>]
[<a href="https://github.com/TeraTermProject/teraterm/releases">Download</a>]
[<a href="https://ci.appveyor.com/project/teraterm/github-main/history">Snapshot</a>]
[<a href="/manual/5/ja/">Document</a>]
[<a href="https://x.com/Tera_Term">𝕏</a>]
[<a href="#Source">SourceCode</a>]
[<a href="#Development">Development</a>]
</p>
<h2 id="Project">TeraTerm Project</h2>
<p>
TeraTerm Project は、ターミナルエミュレータ Tera Term 、および SSH 対応拡張モジュール TTSSH の開発をしています。<a href="/manual/5/ja/about/copyright.html">BSDライセンス</a>に基づくオープンソース・ソフトウェアです。オリジナルの Tera Term Pro 2.3 の原作者公認の後継版です。開発は、GitHub 上の<a href="https://github.com/TeraTermProject/teraterm">プロジェクトページ</a>で行われています。
</p>
<h2 id="Download">ダウンロード</h2>
<p>
最新のリリースは、GitHub より<a href="https://github.com/TeraTermProject/teraterm/releases">ダウンロード</a>することができます。<br>
現在の最新版は <a href="https://github.com/TeraTermProject/teraterm/releases/tag/v5.6.0">5.6.0</a> です。
</p>
<p>
いち早く最新版を試したい方は、<a href="https://github.com/TeraTermProject/teraterm">リポジトリ</a>からソースコードを入手することができます。<br>
古いリリースは<a href="https://github.com/TeraTermProject/teraterm/releases">こちら</a>から入手可能ですが、なるべく最新版を利用することを推奨します。
</p>
<h2 id="Manual">マニュアル</h2>
<p>
以下のマニュアルがあります。<br>
ここのマニュアルは開発最先端のものです。リリース版には実装されていない内容が含まれていることがあります。<br>
しかし、ユーザは次のリリース内容を知ることができます。リリース内容に関する修正や要望を事前に挙げていただければ、開発者が対応しやすくなります。
</p>
<ul>
<li>Tera Term 5
<ul>
<li><a href="/manual/5/ja/">Tera Term ヘルプ</a></li>
<li><a href="/manual/5/ja/macro/">MACRO ヘルプ</a></li>
</ul>
</li>
<li>Tera Term 4
<ul>
<li><a href="/manual/4/ja/">Tera Term ヘルプ</a></li>
<li><a href="/manual/4/ja/macro/">MACRO ヘルプ</a></li>
</ul>
</li>
</ul>
<h2 id="Support">サポート</h2>
<p>
バグの報告や、機能の追加や変更をしてほしい場合には、<a href="https://github.com/TeraTermProject/teraterm/issues">issues</a>までお願いします。
</p>
<!-- <p>
英語の<a href="http://logmett.com/forum/">フォーラム</a>が、Boris Maisuradze によって運営されています。
</p> -->
<h2 id="Support">Code signing policy</h2>
<p>
Free code signing provided by <a href="https://about.signpath.io">SignPath.io</a>, certificate by <a href="https://signpath.org">SignPath Foundation</a>
</p>
Team members
<ul>
<li>Committers and reviewers: <a href="https://github.com/orgs/TeraTermProject/teams/tera-term-developpers">Tera Term Developers</a></li>
<li>Approvers: <a href="https://github.com/orgs/TeraTermProject/teams/signpath-approvers">SignPath Approvers</a></li>
</ul>
<p>
Network Communication Policy:<br>
This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.
</p>
<h2 id="Source">ソースコード</h2>
<p>
リポジトリ: <a href="https://github.com/TeraTermProject/teraterm">https://github.com/TeraTermProject/teraterm</a>
</p>
<h2 id="Development">開発情報</h2>
<h3>開発者募集</h3>
<p>
TeraTerm Projectでは、共同開発者を募集しています。オープンソース開発に興味ある方は、プロジェクトチームまでご連絡願います。
</p>
<h3 id="build">ソースコードのビルド方法</h3>
<p>
<a href="/manual/5/ja/reference/develop.html">develop.html</a>を参照願います。
</p>
<h3 id="localize">言語ファイル</h3>
<p>
Tera Termのメニューやメッセージをローカライズするための、言語ファイルについては次のリンクを参照ください。他言語への翻訳を行われた場合は、プロジェクトチームまでご連絡願います。
</p>
<ul>
<li><a href="/manual/5/ja/setup/lng.html">Tera Term 5</a> <a href="/manual/5/en/setup/lng.html">(en)</a></li>
<li><a href="/manual/4/ja/setup/lng.html">Tera Term 4</a> <a href="/manual/4/en/setup/lng.html">(en)</a></li>
</ul>
<hr>
<p>If you want to comment on this web site, please post to <a href="https://github.com/TeraTermProject/teraterm/issues">issues</a>.</p>
<p>
<script type="text/javascript">
<!--
document.write('(last modified on ' + document.lastModified + ')');
//-->
</script>
</p>
</body>
</html>