mirror of https://github.com/jumpserver/jumpserver
feat: download (#8062)
Co-authored-by: feng626 <1304903146@qq.com> Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>pull/8061/head
parent
7aa0c9bf19
commit
0b94d7414a
|
@ -42,7 +42,9 @@ p {
|
|||
{% trans 'Windows needs to download the client to connect SSH assets, and the MacOS system uses its own terminal' %}
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="/download/Putty.exe">Putty.exe</a></li>
|
||||
<li><a href="/download/putty/w64/putty.exe">64-bit x86: Putty.exe</a></li>
|
||||
<li><a href="/download/putty/wa64/putty.exe">64-bit Arm: Putty.exe</a></li>
|
||||
<li><a href="/download/putty/w32/putty.exe">32-bit x86: Putty.exe</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue