Browse Source

perf: 更新clients版本

pull/11243/head
halo 1 year ago
parent
commit
90038e41f9
  1. 3
      apps/templates/resource_download.html

3
apps/templates/resource_download.html

@ -15,12 +15,13 @@ p {
</style>
<div style="margin: 0 200px">
<div class="group">
<h2>JumpServer {% trans 'Client' %} v1.1.8</h2>
<h2>JumpServer {% trans 'Client' %} v2.0.0</h2>
<p>
{% trans 'JumpServer Client, currently used to launch the client, now only support launch RDP SSH client, The Telnet client will next' %}
</p>
<ul>
<li> <a href="/download/public/JumpServer-Client-Installer-x86_64.msi">jumpserver-client-windows-x86_64.msi</a></li>
<li> <a href="/download/public/JumpServer-Client-Installer-x86_64.exe">jumpserver-client-windows-x86_64.exe</a></li>
<li> <a href="/download/public/JumpServer-Client-Installer-amd64.dmg">jumpserver-client-darwin.dmg(Intel)</a></li>
<li> <a href="/download/public/JumpServer-Client-Installer-arm64.dmg">jumpserver-client-darwin.dmg(Apple Silicon)</a></li>
<li> <a href="/download/public/JumpServer-Client-Installer-amd64.run">jumpserver-client-linux-amd64.run</a></li>

Loading…
Cancel
Save