From 392c261a96f80d8f73f38adf1788b2864e840513 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Dec 2024 06:42:11 +0000 Subject: [PATCH] Auto-translate README --- readmes/README.ja.md | 55 +++++++++++++--------------------- readmes/README.pt-br.md | 46 ++++++++++++++-------------- readmes/README.zh-hans.md | 63 +++++++++++++++------------------------ readmes/README.zh-hant.md | 58 +++++++++++++++++------------------ 4 files changed, 97 insertions(+), 125 deletions(-) diff --git a/readmes/README.ja.md b/readmes/README.ja.md index 7f7d6ddc8..085a4763e 100644 --- a/readmes/README.ja.md +++ b/readmes/README.ja.md @@ -2,34 +2,21 @@ JumpServer -## オープンソースの PAM ツール (バスティオンホスト) +## JumpServerとは? -[![][license-shield]][license-link] -[![][discord-shield]][discord-link] -[![][docker-shield]][docker-link] -[![][github-release-shield]][github-release-link] -[![][github-stars-shield]][github-stars-link] - -[English](./README.md) · [中文(简体)](./readmes/README.zh-hans.md) · [中文(繁體)](./readmes/README.zh-hant.md) · [日本語](./readmes/README.ja.md) · [Português (Brasil)](./readmes/README.pt-br.md) - - -
- -## JumpServer とは? - -JumpServer は、DevOps と IT チームに対して、ウェブブラウザーを通じて SSH、RDP、Kubernetes、データベース、リモートアプリのエンドポイントにオンデマンドかつ安全にアクセスを提供するオープンソースの特権アクセス管理 (PAM) ツールです。 +JumpServerは、DevOpsおよびITチームに対して、Webブラウザを介してSSH、RDP、Kubernetes、データベース、リモートアプリケーションエンドポイントへのオンデマンドかつ安全なアクセスを提供するオープンソースの特権アクセス管理(PAM)ツールです。 ![JumpServer 概要](https://github.com/jumpserver/jumpserver/assets/32935519/35a371cb-8590-40ed-88ec-f351f8cf9045) ## クイックスタート -クリーンな Linux サーバーを準備してください (64 ビット、>= 4c8g) +クリーンなLinuxサーバーを準備します (64ビット, >= 4c8g) ```sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash ``` -ブラウザーで `http://your-jumpserver-ip/` にアクセスしてください +ブラウザでJumpServerにアクセスします `http://your-jumpserver-ip/` - ユーザー名: `admin` - パスワード: `ChangeMe` @@ -60,34 +47,34 @@ curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quic ## コンポーネント -JumpServer は、重要な複数のコンポーネントで構成されており、これらが共同で JumpServer の機能的フレームワークを形成し、ユーザーに運用管理とセキュリティ制御の包括的な能力を提供します。 +JumpServerは、複数の主要コンポーネントで構成されており、これらが集合してJumpServerの機能フレームワークを形成し、ユーザーに対して運用管理およびセキュリティ制御のための包括的な機能を提供します。 -| プロジェクト | 状態 | 説明 | -|--------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------| -| [Lina](https://github.com/jumpserver/lina) | Lina release | JumpServer ウェブ UI | -| [Luna](https://github.com/jumpserver/luna) | Luna release | JumpServer ウェブターミナル | -| [KoKo](https://github.com/jumpserver/koko) | Koko release | JumpServer キャラクタープロトコルコネクタ | -| [Lion](https://github.com/jumpserver/lion) | Lion release | JumpServer グラフィカルプロトコルコネクタ | -| [Chen](https://github.com/jumpserver/chen) | Chen release | JumpServer ウェブ DB | -| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP プロキシコネクタ | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer EE リモートアプリケーションコネクタ (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE リモートアプリケーションコネクタ (Linux) | -| [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer EE データベースプロキシコネクタ | -| [Nec](https://github.com/jumpserver/nec) | Nec | JumpServer EE VNC プロキシコネクタ | -| [Facelive](https://github.com/jumpserver/facelive) | Facelive | JumpServer EE 顔認識 | +| プロジェクト | ステータス | 説明 | +|--------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| +| [Lina](https://github.com/jumpserver/lina) | Lina リリース | JumpServer Web UI | +| [Luna](https://github.com/jumpserver/luna) | Luna リリース | JumpServer Web ターミナル | +| [KoKo](https://github.com/jumpserver/koko) | Koko リリース | JumpServer キャラクタープロトコルコネクタ | +| [Lion](https://github.com/jumpserver/lion) | Lion リリース | JumpServer グラフィカルプロトコルコネクタ | +| [Chen](https://github.com/jumpserver/chen) | Chen リリース | JumpServer Web データベース | +| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP プロキシコネクタ | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer EE リモートアプリケーションコネクタ(Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE リモートアプリケーションコネクタ(Linux) | +| [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer EE データベースプロキシコネクタ | +| [Nec](https://github.com/jumpserver/nec) | Nec | JumpServer EE VNC プロキシコネクタ | +| [Facelive](https://github.com/jumpserver/facelive) | Facelive | JumpServer EE 顔認識 | ## コントリビューティング -PR の提出を歓迎します。ガイドラインについては [CONTRIBUTING.md][contributing-link] をご参照ください。 +貢献するためのPRの送信を歓迎します。ガイドラインについては[CONTRIBUTING.md][contributing-link]を参照してください。 ## セキュリティ -JumpServer はミッションクリティカルな製品です。インストールとデプロイメントのための基本的なセキュリティ推奨事項を参照してください。セキュリティ関連の問題に遭遇した場合は、直接ご連絡ください: +JumpServerはミッションクリティカルな製品です。インストールと展開のための基本的なセキュリティ推奨事項を参照してください。セキュリティに関連する問題に遭遇した場合は、直接ご連絡ください: - メール: support@fit2cloud.com -## ライセンス +## License Copyright (c) 2014-2024 FIT2CLOUD, All rights reserved. diff --git a/readmes/README.pt-br.md b/readmes/README.pt-br.md index 64a7c86ce..bf03dd7a6 100644 --- a/readmes/README.pt-br.md +++ b/readmes/README.pt-br.md @@ -10,30 +10,30 @@ [![][github-release-shield]][github-release-link] [![][github-stars-shield]][github-stars-link] -[English](./README.md) · [中文(简体)](./readmes/README.zh-hans.md) · [中文(繁體)](./readmes/README.zh-hant.md) · [日本語](./readmes/README.ja.md) · [Português (Brasil)](./readmes/README.pt-br.md) +[English](/README.md) · [中文(简体)](/readmes/README.zh-hans.md) · [中文(繁體)](/readmes/README.zh-hant.md) · [日本語](/readmes/README.ja.md) · [Português (Brasil)](/readmes/README.pt-br.md)
## O que é o JumpServer? -JumpServer é uma ferramenta de Gestão de Acesso Privilegiado (PAM) de código aberto que fornece às equipes de DevOps e TI acesso seguro e sob demanda a SSH, RDP, Kubernetes, Banco de Dados e pontos finais RemoteApp através de um navegador da web. +JumpServer é uma ferramenta de Gerenciamento de Acesso Privilegiado (PAM) de código aberto que fornece às equipes de DevOps e TI acesso sob demanda e seguro a SSH, RDP, Kubernetes, Banco de Dados e endpoints RemoteApp através de um navegador da web. -![Visão Geral do JumpServer](https://github.com/jumpserver/jumpserver/assets/32935519/35a371cb-8590-40ed-88ec-f351f8cf9045) +![Visão geral do JumpServer](https://github.com/jumpserver/jumpserver/assets/32935519/35a371cb-8590-40ed-88ec-f351f8cf9045) -## Início Rápido +## Começando Rápido -Prepare um Servidor Linux limpo ( 64 bits, >= 4c8g ) +Prepare um servidor Linux limpo (64 bits, >= 4c8g) ```sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash ``` -Acesse o JumpServer no seu navegador em `http://seu-jumpserver-ip/` +Acesse o JumpServer no seu navegador em `http://your-jumpserver-ip/` - Nome de usuário: `admin` - Senha: `ChangeMe` -[![Início Rápido do JumpServer](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "Início Rápido do JumpServer") +[![JumpServer Começando Rápido](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer Começando Rápido") ## Capturas de Tela @@ -60,21 +60,21 @@ Acesse o JumpServer no seu navegador em `http://seu-jumpserver-ip/` ## Componentes -JumpServer consiste em vários componentes-chave, que formam coletivamente a estrutura funcional do JumpServer, fornecendo aos usuários capacidades abrangentes para gestão de operações e controle de segurança. +JumpServer consiste em múltiplos componentes-chave, que em conjunto formam a estrutura funcional do JumpServer, fornecendo aos usuários capacidades abrangentes para gerenciamento de operações e controle de segurança. -| Projeto | Status | Descrição | -|--------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------| -| [Lina](https://github.com/jumpserver/lina) |
Lina release | Interface Web do JumpServer | -| [Luna](https://github.com/jumpserver/luna) | Luna release | Terminal Web do JumpServer | -| [KoKo](https://github.com/jumpserver/koko) | Koko release | Conector de Protocolo de Caractere do JumpServer | -| [Lion](https://github.com/jumpserver/lion) | Lion release | Conector de Protocolo Gráfico do JumpServer | -| [Chen](https://github.com/jumpserver/chen) | Chen release | Banco de Dados Web do JumpServer | -| [Razor](https://github.com/jumpserver/razor) | Chen | Conector Proxy RDP do JumpServer EE | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | Conector de Aplicativo Remoto do JumpServer EE (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | Conector de Aplicativo Remoto do JumpServer EE (Linux) | -| [Magnus](https://github.com/jumpserver/magnus) | Magnus | Conector Proxy de Banco de Dados do JumpServer EE | -| [Nec](https://github.com/jumpserver/nec) | Nec | Conector Proxy VNC do JumpServer EE | -| [Facelive](https://github.com/jumpserver/facelive) | Facelive | Reconhecimento Facial do JumpServer EE | +| Projeto | Status | Descrição | +|-------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------| +| [Lina](https://github.com/jumpserver/lina) | Lina release | Interface do Usuário Web do JumpServer | +| [Luna](https://github.com/jumpserver/luna) | Luna release | Terminal Web do JumpServer | +| [KoKo](https://github.com/jumpserver/koko) | Koko release | Conector do Protocolo de Caracteres do JumpServer | +| [Lion](https://github.com/jumpserver/lion) | Lion release | Conector do Protocolo Gráfico do JumpServer | +| [Chen](https://github.com/jumpserver/chen) | Chen release | Banco de Dados Web do JumpServer | +| [Razor](https://github.com/jumpserver/razor) | Chen | Conector Proxy RDP do JumpServer EE | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | Conector de Aplicativo Remoto do JumpServer EE (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | Conector de Aplicativo Remoto do JumpServer EE (Linux) | +| [Magnus](https://github.com/jumpserver/magnus) | Magnus | Conector Proxy de Banco de Dados do JumpServer EE | +| [Nec](https://github.com/jumpserver/nec) | Nec | Conector Proxy VNC do JumpServer EE | +| [Facelive](https://github.com/jumpserver/facelive) | Facelive | Reconhecimento Facial do JumpServer EE | ## Contribuindo @@ -83,9 +83,9 @@ Bem-vindo para enviar PR para contribuir. Por favor, consulte [CONTRIBUTING.md][ ## Segurança -JumpServer é um produto crítico para a missão. Por favor, consulte as Recomendações Básicas de Segurança para instalação e implantação. Se você encontrar qualquer problema relacionado à segurança, entre em contato conosco diretamente: +JumpServer é um produto crítico para a missão. Por favor, consulte as Recomendações Básicas de Segurança para instalação e implantação. Se você encontrar quaisquer problemas relacionados à segurança, entre em contato conosco diretamente: -- E-mail: support@fit2cloud.com +- Email: support@fit2cloud.com ## License diff --git a/readmes/README.zh-hans.md b/readmes/README.zh-hans.md index 1fc99cd19..006476589 100644 --- a/readmes/README.zh-hans.md +++ b/readmes/README.zh-hans.md @@ -2,36 +2,23 @@ JumpServer -## 一个开源的 PAM 工具 (堡垒主机) - -[![][license-shield]][license-link] -[![][discord-shield]][discord-link] -[![][docker-shield]][docker-link] -[![][github-release-shield]][github-release-link] -[![][github-stars-shield]][github-stars-link] - -[English](./README.md) · [中文(简体)](./readmes/README.zh-hans.md) · [中文(繁體)](./readmes/README.zh-hant.md) · [日本語](./readmes/README.ja.md) · [Português (Brasil)](./readmes/README.pt-br.md) - - -
- ## 什么是 JumpServer? -JumpServer 是一款开源的特权访问管理 (PAM) 工具,提供 DevOps 和 IT 团队通过网页浏览器对 SSH、RDP、Kubernetes、数据库和 RemoteApp 端点的按需安全访问。 +JumpServer 是一个开源的特权访问管理 (PAM) 工具,提供给 DevOps 和 IT 团队通过网络浏览器按需安全访问 SSH、RDP、Kubernetes、数据库和 RemoteApp 终端。 ![JumpServer 概述](https://github.com/jumpserver/jumpserver/assets/32935519/35a371cb-8590-40ed-88ec-f351f8cf9045) ## 快速开始 -准备一台干净的 Linux 服务器 (64 位, >= 4c8g) +准备一个干净的 Linux 服务器 ( 64 位,>= 4c8g ) ```sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash ``` -在您的浏览器中访问 JumpServer 地址 `http://your-jumpserver-ip/` -- 用户名: `admin` -- 密码: `ChangeMe` +在浏览器中访问 JumpServer `http://your-jumpserver-ip/` +- 用户名:`admin` +- 密码:`ChangeMe` [![JumpServer 快速开始](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer 快速开始") @@ -54,38 +41,38 @@ curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quic JumpServer K8s - JumpServer DB + JumpServer 数据库 ## 组件 -JumpServer 由多个关键组件组成,这些组件共同形成 JumpServer 的功能框架,为用户提供全面的运营管理和安全控制能力。 +JumpServer 由多个关键组件组成,这些组件共同构成了 JumpServer 的功能框架,为用户提供全面的运维管理和安全控制能力。 -| 项目 | 状态 | 描述 | -|------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| -| [Lina](https://github.com/jumpserver/lina) | Lina release | JumpServer Web UI | -| [Luna](https://github.com/jumpserver/luna) | Luna release | JumpServer Web Terminal | -| [KoKo](https://github.com/jumpserver/koko) | Koko release | JumpServer 字符协议连接器 | -| [Lion](https://github.com/jumpserver/lion) | Lion release | JumpServer 图形协议连接器 | -| [Chen](https://github.com/jumpserver/chen) | Chen release | JumpServer Web 数据库 | -| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP 代理连接器 | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer EE 远程应用连接器 (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE 远程应用连接器 (Linux) | -| [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer EE 数据库代理连接器 | -| [Nec](https://github.com/jumpserver/nec) | Nec | JumpServer EE VNC 代理连接器 | -| [Facelive](https://github.com/jumpserver/facelive) | Facelive | JumpServer EE 人脸识别 | +| 项目 | 状态 | 描述 | +|------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| +| [Lina](https://github.com/jumpserver/lina) | Lina 发布 | JumpServer Web 用户界面 | +| [Luna](https://github.com/jumpserver/luna) | Luna 发布 | JumpServer Web 终端 | +| [KoKo](https://github.com/jumpserver/koko) | Koko 发布 | JumpServer 字符协议连接器 | +| [Lion](https://github.com/jumpserver/lion) | Lion 发布 | JumpServer 图形协议连接器 | +| [Chen](https://github.com/jumpserver/chen) | Chen 发布 | JumpServer Web 数据库 | +| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP 代理连接器 | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer EE 远程应用连接器 (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE 远程应用连接器 (Linux) | +| [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer EE 数据库代理连接器 | +| [Nec](https://github.com/jumpserver/nec) | Nec | JumpServer EE VNC 代理连接器 | +| [Facelive](https://github.com/jumpserver/facelive) | Facelive | JumpServer EE 面部识别 | ## 贡献 -欢迎提交 PR 进行贡献。请参考 [CONTRIBUTING.md][contributing-link] 以获取指南。 +欢迎提交 PR 进行贡献。请参考 [CONTRIBUTING.md][contributing-link] 获取指南。 ## 安全 -JumpServer 是一款任务关键型产品。请参考安装和部署的基本安全建议。如果您遇到任何与安全相关的问题,请直接与我们联系: +JumpServer 是一个关键任务产品。请参考安装和部署的基本安全建议。如果您遇到任何与安全相关的问题,请直接联系我们: -- 邮箱: support@fit2cloud.com +- 邮箱:support@fit2cloud.com ## License @@ -114,6 +101,4 @@ Unless required by applicable law or agreed to in writing, software distributed [github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square [docker-shield]: https://img.shields.io/docker/pulls/jumpserver/jms_all.svg [license-shield]: https://img.shields.io/github/license/jumpserver/jumpserver -[discord-shield]: https://img.shields.io/discord/1194233267294052363?style=flat&logo=discord&logoColor=%23f5f5f5&labelColor=%235462eb&color=%235462eb - - \ No newline at end of file +[discord-shield]: https://img.shields.io/discord/1194233267294052363?style=flat&logo=discord&logoColor=%23f5f5f5&labelColor=%235462eb&color=%235462eb \ No newline at end of file diff --git a/readmes/README.zh-hant.md b/readmes/README.zh-hant.md index e05b3c876..93125d336 100644 --- a/readmes/README.zh-hant.md +++ b/readmes/README.zh-hant.md @@ -2,7 +2,7 @@ JumpServer -## 一個開源的 PAM 工具 (堡壘主機) +## 一個開源的 PAM 工具(堡壘主機) [![][license-shield]][license-link] [![][discord-shield]][discord-link] @@ -10,36 +10,36 @@ [![][github-release-shield]][github-release-link] [![][github-stars-shield]][github-stars-link] -[English](./README.md) · [中文(简体)](./readmes/README.zh-hans.md) · [中文(繁體)](./readmes/README.zh-hant.md) · [日本語](./readmes/README.ja.md) · [Português (Brasil)](./readmes/README.pt-br.md) +[English](/README.md) · [中文(简体)](/readmes/README.zh-hans.md) · [中文(繁體)](/readmes/README.zh-hant.md) · [日本語](/readmes/README.ja.md) · [Português (Brasil)](/readmes/README.pt-br.md)
-## 什麼是 JumpServer? +## JumpServer 是什麼? -JumpServer 是一個開源的特權訪問管理 (PAM) 工具,為 DevOps 和 IT 團隊提供通過網頁瀏覽器對 SSH、RDP、Kubernetes、數據庫和遠程應用端點的即時和安全訪問。 +JumpServer 是一個開源的特權訪問管理(PAM)工具,為 DevOps 和 IT 團隊提供通過網頁瀏覽器按需和安全地訪問 SSH、RDP、Kubernetes、數據庫和遠程應用端點的能力。 ![JumpServer 概覽](https://github.com/jumpserver/jumpserver/assets/32935519/35a371cb-8590-40ed-88ec-f351f8cf9045) -## 快速開始 +## 快速入門 -準備一台乾淨的 Linux 伺服器 ( 64 位, >= 4c8g ) +準備一台乾淨的 Linux 伺服器(64 位,>= 4c8g) ```sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash ``` -在瀏覽器中訪問 JumpServer `http://your-jumpserver-ip/` -- 用戶名: `admin` -- 密碼: `ChangeMe` +在瀏覽器中訪問 JumpServer,地址為 `http://your-jumpserver-ip/` +- 使用者名稱: `admin` +- 密碼: `ChangeMe` -[![JumpServer 快速開始](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer 快速開始") +[![JumpServer 快速入門](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer 快速入門") ## 截圖 - + @@ -54,38 +54,38 @@ curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quic - +
JumpServer 控制臺JumpServer 控制台 JumpServer 審計
JumpServer K8sJumpServer DBJumpServer 資料庫
## 組件 -JumpServer 由多個關鍵組件組成,這些組件共同構成 JumpServer 的功能框架,為用戶提供全面的操作管理和安全控制能力。 +JumpServer 由多個關鍵組件組成,這些組件共同構成了 JumpServer 的功能框架,為用戶提供了全面的操作管理和安全控制能力。 -| 項目 | 狀態 | 描述 | -|--------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------| -| [Lina](https://github.com/jumpserver/lina) | Lina 版本 | JumpServer Web UI | -| [Luna](https://github.com/jumpserver/luna) | Luna 版本 | JumpServer Web Terminal | -| [KoKo](https://github.com/jumpserver/koko) | Koko 版本 | JumpServer 字符協定連接器 | -| [Lion](https://github.com/jumpserver/lion) | Lion 版本 | JumpServer 圖形協定連接器 | -| [Chen](https://github.com/jumpserver/chen) | Chen 版本 | JumpServer Web 數據庫 | -| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP 代理連接器 | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer EE 遠程應用連接器 (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE 遠程應用連接器 (Linux) | -| [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer EE 數據庫代理連接器 | -| [Nec](https://github.com/jumpserver/nec) | Nec | JumpServer EE VNC 代理連接器 | -| [Facelive](https://github.com/jumpserver/facelive) | Facelive | JumpServer EE 人臉識別 | +| 項目 | 狀態 | 描述 | +|--------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| [Lina](https://github.com/jumpserver/lina) | Lina 版本 | JumpServer 網頁介面 | +| [Luna](https://github.com/jumpserver/luna) | Luna 版本 | JumpServer 網頁終端 | +| [KoKo](https://github.com/jumpserver/koko) | Koko 版本 | JumpServer 字元協議連接器 | +| [Lion](https://github.com/jumpserver/lion) | Lion 版本 | JumpServer 圖形協議連接器 | +| [Chen](https://github.com/jumpserver/chen) | Chen 版本 | JumpServer 網頁資料庫 | +| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP 代理連接器 | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer EE 遠程應用連接器(Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE 遠程應用連接器(Linux) | +| [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer EE 資料庫代理連接器 | +| [Nec](https://github.com/jumpserver/nec) | Nec | JumpServer EE VNC 代理連接器 | +| [Facelive](https://github.com/jumpserver/facelive) | Facelive | JumpServer EE 面部識別 | ## 貢獻 -歡迎提交 PR 進行貢獻。請參閱 [CONTRIBUTING.md][contributing-link] 獲取指導方針。 +歡迎提交 PR 以貢獻。請參閱 [CONTRIBUTING.md][contributing-link] 以獲取指南。 ## 安全 -JumpServer 是一個任務關鍵產品。請參閱基本安全建議以獲取安裝和部署的建議。如果您遇到任何與安全相關的問題,請直接與我們聯繫: +JumpServer 是一個關鍵任務產品。請參閱基本安全建議以獲得安裝和部署的指導。如果您遇到任何與安全相關的問題,請直接聯繫我們: -- 電郵: support@fit2cloud.com +- 電子郵件:support@fit2cloud.com ## License