From 7472f83d7a216b0b025d145269aa6bfc46608183 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 22 May 2025 10:17:44 +0000 Subject: [PATCH] Auto-translate README --- readmes/README.es.md | 45 ++++++++------- readmes/README.ja.md | 58 +++++++++---------- readmes/README.ko.md | 113 ++++++++++++++++++++++++++++++++++++++ readmes/README.pt-br.md | 65 +++++++++++----------- readmes/README.ru.md | 63 +++++++++++---------- readmes/README.zh-hans.md | 58 +++++++++---------- readmes/README.zh-hant.md | 50 +++++++++-------- 7 files changed, 290 insertions(+), 162 deletions(-) create mode 100644 readmes/README.ko.md diff --git a/readmes/README.es.md b/readmes/README.es.md index c789e1e28..710ca23f2 100644 --- a/readmes/README.es.md +++ b/readmes/README.es.md @@ -9,19 +9,19 @@ ## ¿Qué es JumpServer? -JumpServer es una herramienta de Gestión de Acceso Privilegiado (PAM) de código abierto que proporciona a los equipos de DevOps e IT acceso seguro y bajo demanda a SSH, RDP, Kubernetes, bases de datos y puntos finales de RemoteApp a través de un navegador web. +JumpServer es una herramienta de Gestión de Acceso Privilegiado (PAM) de código abierto que proporciona a los equipos de DevOps y TI acceso bajo demanda y seguro a puntos finales de SSH, RDP, Kubernetes, bases de datos y RemoteApp a través de un navegador web. - - + + Imagen basada en el tema -## Inicio Rápido +## Inicio rápido -Prepara un Servidor Linux limpio ( 64 bits, >= 4c8g ) +Prepara un servidor Linux limpio ( 64 bits, >= 4c8g ) ```sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash @@ -31,9 +31,9 @@ Accede a JumpServer en tu navegador en `http://your-jumpserver-ip/` - Nombre de usuario: `admin` - Contraseña: `ChangeMe` -[![JumpServer Inicio Rápido](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer Inicio Rápido") +[![JumpServer Quickstart](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer Quickstart") -## Capturas de Pantalla +## Capturas de pantalla @@ -63,22 +63,22 @@ JumpServer consta de múltiples componentes clave, que en conjunto forman el mar | Proyecto | Estado | Descripción | |--------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------| -| [Lina](https://github.com/jumpserver/lina) | Lanzamiento de Lina | Interfaz Web de JumpServer | -| [Luna](https://github.com/jumpserver/luna) | Lanzamiento de Luna | Terminal Web de JumpServer | -| [KoKo](https://github.com/jumpserver/koko) | Lanzamiento de Koko | Conector de Protocolo de Carácter de JumpServer | -| [Lion](https://github.com/jumpserver/lion) | Lanzamiento de Lion | Conector de Protocolo Gráfico de JumpServer | -| [Chen](https://github.com/jumpserver/chen) | Lanzamiento de Chen | Base de Datos Web de JumpServer | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | Conector de Aplicación Remota de JumpServer (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | Conector de Aplicación Remota EE de JumpServer (Linux) | -| [Razor](https://github.com/jumpserver/razor) | Chen | Conector Proxy RDP EE de JumpServer | -| [Magnus](https://github.com/jumpserver/magnus) | Magnus | Conector Proxy de Base de Datos EE de JumpServer | -| [Nec](https://github.com/jumpserver/nec) | Nec | Conector Proxy VNC EE de JumpServer | -| [Facelive](https://github.com/jumpserver/facelive) | Facelive | Reconocimiento Facial EE de JumpServer | +| [Lina](https://github.com/jumpserver/lina) | Lanzamiento Lina | Interfaz web de JumpServer | +| [Luna](https://github.com/jumpserver/luna) | Lanzamiento Luna | Terminal web de JumpServer | +| [KoKo](https://github.com/jumpserver/koko) | Lanzamiento Koko | Conector de Protocolo de Caracteres de JumpServer | +| [Lion](https://github.com/jumpserver/lion) | Lanzamiento Lion | Conector de Protocolo Gráfico de JumpServer | +| [Chen](https://github.com/jumpserver/chen) | Lanzamiento Chen | DB web de JumpServer | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | Conector de Aplicación Remota JumpServer (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | Conector de Aplicación Remota EE JumpServer (Linux) | +| [Razor](https://github.com/jumpserver/razor) | Chen | Conector Proxy RDP EE JumpServer | +| [Magnus](https://github.com/jumpserver/magnus) | Magnus | Conector Proxy de Base de Datos EE JumpServer | +| [Nec](https://github.com/jumpserver/nec) | Nec | Conector Proxy VNC EE JumpServer | +| [Facelive](https://github.com/jumpserver/facelive) | Facelive | Reconocimiento Facial EE JumpServer | -## Contribuyendo +## Contribuciones -Bienvenido a enviar PR para contribuir. Por favor, consulta [CONTRIBUTING.md][contributing-link] para las pautas. +Bienvenido a enviar PR para contribuir. Por favor, consulta [CONTRIBUTING.md][contributing-link] para obtener pautas. ## License @@ -93,6 +93,7 @@ Unless required by applicable law or agreed to in writing, software distributed [docs-link]: https://jumpserver.com/docs [discord-link]: https://discord.com/invite/W6vYXmAQG2 +[deepwiki-link]: https://deepwiki.com/jumpserver/jumpserver/ [contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md @@ -103,8 +104,10 @@ Unless required by applicable law or agreed to in writing, software distributed [github-issues-link]: https://github.com/jumpserver/jumpserver/issues +[docs-shield]: https://img.shields.io/badge/documentation-148F76 [github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver -[github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square +[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 +[deepwiki-shield]: https://img.shields.io/badge/deepwiki-devin?color=blue [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.ja.md b/readmes/README.ja.md index 24af31d2f..1fc701ee4 100644 --- a/readmes/README.ja.md +++ b/readmes/README.ja.md @@ -2,32 +2,30 @@ JumpServer -## オープンソースのPAMツール (バスティオンホスト) +## オープンソースの PAM ツール (バスティオンホスト)
-## JumpServerとは? - -JumpServerは、DevOpsおよびITチームに対して、SSH、RDP、Kubernetes、データベース、リモートアプリケーションエンドポイントへのオンデマンドかつ安全なアクセスをウェブブラウザを通じて提供するオープンソースの特権アクセス管理 (PAM) ツールです。 +## JumpServer とは? +JumpServer はオープンソースの特権アクセス管理 (PAM) ツールで、DevOps および IT チームに対して、ブラウザを通じて SSH、RDP、Kubernetes、データベース、およびリモートアプリエンドポイントへのオンデマンドで安全なアクセスを提供します。 - - - テーマに基づく画像 + + + Theme-based Image - ## クイックスタート -クリーンな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/` +ブラウザで JumpServer にアクセスします `http://your-jumpserver-ip/` - ユーザー名: `admin` - パスワード: `ChangeMe` @@ -41,7 +39,7 @@ curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quic - +       @@ -59,26 +57,25 @@ curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quic ## コンポーネント -JumpServerは複数の主要コンポーネントで構成されており、全体としてJumpServerの機能フレームワークを形成し、ユーザーに対して運用管理およびセキュリティ制御の包括的な機能を提供します。 - -| プロジェクト | ステータス | 説明 | -|--------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------| -| [Lina](https://github.com/jumpserver/lina) | Linaのリリース | JumpServerウェブUI | -| [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ウェブデータベース | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServerリモートアプリケーションコネクタ (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EEリモートアプリケーションコネクタ (Linux) | -| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDPプロキシコネクタ | -| [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顔認識 | +JumpServer は複数の主要コンポーネントで構成されており、これらが総合的に JumpServer の機能フレームワークを形成し、ユーザーに運用管理とセキュリティ制御のための包括的な機能を提供します。 +| プロジェクト | ステータス | 説明 | +|--------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| [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 DB | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer リモートアプリケーションコネクタ (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE リモートアプリケーションコネクタ (Linux) | +| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP プロキシコネクタ | +| [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] を参照してください。 ## ライセンス @@ -88,11 +85,12 @@ Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); https://www.gnu.org/licenses/gpl-3.0.html -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an " AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. [docs-link]: https://jumpserver.com/docs [discord-link]: https://discord.com/invite/W6vYXmAQG2 +[deepwiki-link]: https://deepwiki.com/jumpserver/jumpserver/ [contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md @@ -103,8 +101,10 @@ Unless required by applicable law or agreed to in writing, software distributed [github-issues-link]: https://github.com/jumpserver/jumpserver/issues +[docs-shield]: https://img.shields.io/badge/documentation-148F76 [github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver -[github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square +[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 +[deepwiki-shield]: https://img.shields.io/badge/deepwiki-devin?color=blue [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.ko.md b/readmes/README.ko.md new file mode 100644 index 000000000..15dba5dff --- /dev/null +++ b/readmes/README.ko.md @@ -0,0 +1,113 @@ +
+ + JumpServer + +## 오픈 소스 PAM 도구 (Bastion Host) + +
+
+ +## JumpServer란 무엇인가요? + +JumpServer는 DevOps 및 IT 팀이 웹 브라우저를 통해 SSH, RDP, Kubernetes, 데이터베이스 및 RemoteApp 엔드포인트에 대한 온디맨드 및 안전한 액세스를 제공하는 오픈 소스 권한 있는 액세스 관리(PAM) 도구입니다. + + + + + + Theme-based Image + + + +## 빠른 시작 + +깨끗한 리눅스 서버를 준비하세요 (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 Quickstart](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer Quickstart") + +## 스크린샷 +
Consola JumpServer
JumpServer 監査JumpServer 作業台JumpServer ワークベンチ
JumpServer RBAC
+ + +      + + + + + + +       + + + + + + + + + + +
JumpServer ConsoleJumpServer PAM
JumpServer AuditsJumpServer Workbench
JumpServer RBACJumpServer Settings
JumpServer SSHJumpServer RDP
JumpServer K8sJumpServer DB
+ +## 구성 요소 + +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 | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer 원격 응용 프로그램 커넥터 (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE 원격 응용 프로그램 커넥터 (Linux) | +| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP 프록시 커넥터 | +| [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]를 참조하십시오. + +## License + +Copyright (c) 2014-2025 FIT2CLOUD, All rights reserved. + +Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + +https://www.gnu.org/licenses/gpl-3.0.html + +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an " AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + + +[docs-link]: https://jumpserver.com/docs +[discord-link]: https://discord.com/invite/W6vYXmAQG2 +[deepwiki-link]: https://deepwiki.com/jumpserver/jumpserver/ +[contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md + + +[license-link]: https://www.gnu.org/licenses/gpl-3.0.html +[docker-link]: https://hub.docker.com/u/jumpserver +[github-release-link]: https://github.com/jumpserver/jumpserver/releases/latest +[github-stars-link]: https://github.com/jumpserver/jumpserver +[github-issues-link]: https://github.com/jumpserver/jumpserver/issues + + +[docs-shield]: https://img.shields.io/badge/documentation-148F76 +[github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver +[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 +[deepwiki-shield]: https://img.shields.io/badge/deepwiki-devin?color=blue +[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.pt-br.md b/readmes/README.pt-br.md index 00c96e8e0..4dd912fe1 100644 --- a/readmes/README.pt-br.md +++ b/readmes/README.pt-br.md @@ -2,26 +2,26 @@ JumpServer -## Uma ferramenta PAM de código aberto (Bastion Host) +## Uma ferramenta de PAM de código aberto (Bastion Host)
-## O que é JumpServer? +## O que é o JumpServer? -JumpServer é uma ferramenta de Gerenciamento de Acesso Privilegiado (PAM) de código aberto que fornece equipes de DevOps e TI com acesso seguro e sob demanda a SSH, RDP, Kubernetes, Banco de Dados e pontos finais de RemoteApp através de um navegador da web. +JumpServer é uma ferramenta de Gestão de Acesso Privilegiado (PAM) de código aberto que fornece aos times de DevOps e TI acesso sob demanda e seguro a SSH, RDP, Kubernetes, Database e endpoints RemoteApp através de um navegador web. - - - Imagem baseada em tema + + + Theme-based Image -## Início Rápido +## Começando Rápido -Prepare um Servidor Linux limpo ( 64 bit, >= 4c8g ) +Prepare um servidor Linux limpo (64 bits, >= 4c8g) ```sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash @@ -31,49 +31,49 @@ Acesse o JumpServer em seu navegador em `http://your-jumpserver-ip/` - Nome de usuário: `admin` - Senha: `ChangeMe` -[![JumpServer Início Rápido](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer Início Rápido") +[![JumpServer Quickstart](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer Quickstart") ## Capturas de Tela - +      - - + + -       - +       + - - + + - - + +
Console JumpServerJumpServer Console JumpServer PAM
Auditorias JumpServerWorkbench JumpServerJumpServer AuditsJumpServer Workbench
RBAC JumpServerConfigurações JumpServerJumpServer RBACJumpServer Settings
SSH JumpServerRDP JumpServerJumpServer SSHJumpServer RDP
K8s JumpServerDB JumpServerJumpServer K8sJumpServer DB
## Componentes -JumpServer consiste em múltiplos componentes-chave, que em conjunto formam a estrutura funcional do JumpServer, proporcionando aos usuários capacidades abrangentes para gerenciamento de operações e controle de segurança. +JumpServer consiste em múltiplos componentes chave, que formam coletivamente a estrutura funcional do JumpServer, proporcionando 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 do Protocolo de Caracteres 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 | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | Conector de Aplicação Remota JumpServer (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | Conector de Aplicação Remota JumpServer EE (Linux) | -| [Razor](https://github.com/jumpserver/razor) | Chen | Conector Proxy RDP JumpServer EE | -| [Magnus](https://github.com/jumpserver/magnus) | Magnus | Conector Proxy de Banco de Dados JumpServer EE | -| [Nec](https://github.com/jumpserver/nec) | Nec | Conector Proxy VNC JumpServer EE | -| [Facelive](https://github.com/jumpserver/facelive) | Facelive | Reconhecimento Facial JumpServer EE | +| [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 Character Protocol Connector | +| [Lion](https://github.com/jumpserver/lion) | Lion release | JumpServer Graphical Protocol Connector | +| [Chen](https://github.com/jumpserver/chen) | Chen release | JumpServer Web DB | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer Remote Application Connector (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE Remote Application Connector (Linux) | +| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP Proxy Connector | +| [Magnus](https://github.com/jumpserver/magnus) | Magnus | JumpServer EE Database Proxy Connector | +| [Nec](https://github.com/jumpserver/nec) | Nec | JumpServer EE VNC Proxy Connector | +| [Facelive](https://github.com/jumpserver/facelive) | Facelive | JumpServer EE Facial Recognition | ## Contribuindo @@ -93,6 +93,7 @@ Unless required by applicable law or agreed to in writing, software distributed [docs-link]: https://jumpserver.com/docs [discord-link]: https://discord.com/invite/W6vYXmAQG2 +[deepwiki-link]: https://deepwiki.com/jumpserver/jumpserver/ [contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md @@ -103,8 +104,10 @@ Unless required by applicable law or agreed to in writing, software distributed [github-issues-link]: https://github.com/jumpserver/jumpserver/issues +[docs-shield]: https://img.shields.io/badge/documentation-148F76 [github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver -[github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square +[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 +[deepwiki-shield]: https://img.shields.io/badge/deepwiki-devin?color=blue [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.ru.md b/readmes/README.ru.md index 739407a3c..518635b3e 100644 --- a/readmes/README.ru.md +++ b/readmes/README.ru.md @@ -2,26 +2,26 @@ JumpServer -## Инструмент PAM с открытым исходным кодом (Bastion Host) +## Открытый инструмент PAM (Bastion Host)
## Что такое JumpServer? -JumpServer - это инструмент управления привилегированным доступом (PAM) с открытым исходным кодом, который предоставляет командам DevOps и ИТ безопасный доступ по запросу к конечным точкам SSH, RDP, Kubernetes, базам данных и RemoteApp через веб-браузер. +JumpServer — это открытый инструмент управления привилегированным доступом (PAM), который предоставляет командам DevOps и ИТ безопасный доступ по запросу к SSH, RDP, Kubernetes, Базам данных и RemoteApp через веб-браузер. - - - Изображение на основе темы + + + Theme-based Image ## Быстрый старт -Подготовьте чистый сервер Linux (64 бит, >= 4c8g) +Подготовьте чистый сервер Linux ( 64 бита, >= 4c8g ) ```sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash @@ -36,49 +36,49 @@ curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quic ## Скриншоты - +      - - + + -       - +       + - - + + - - + +
Консоль JumpServerJumpServer Console JumpServer PAM
Аудиты JumpServerРабочая станция JumpServerJumpServer AuditsJumpServer Workbench
RBAC JumpServerНастройки JumpServerJumpServer RBACJumpServer Settings
SSH JumpServerRDP JumpServerJumpServer SSHJumpServer RDP
K8s JumpServerDB JumpServerJumpServer K8sJumpServer DB
## Компоненты -JumpServer состоит из нескольких ключевых компонентов, которые вместе формируют функциональную структуру JumpServer, предоставляя пользователям широкие возможности для управления операциями и контроля безопасности. +JumpServer состоит из нескольких ключевых компонентов, которые вместе формируют функциональную структуру JumpServer, предоставляя пользователям комплексные возможности для управления операциями и контроля безопасности. -| Проект | Статус | Описание | +| Проект | Статус | Описание | |--------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------| -| [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 | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | Коннектор удаленного приложения JumpServer (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | Коннектор удаленного приложения JumpServer EE (Linux) | -| [Razor](https://github.com/jumpserver/razor) | Chen | Коннектор прокси RDP JumpServer EE | -| [Magnus](https://github.com/jumpserver/magnus) | Magnus | Коннектор прокси базы данных JumpServer EE | -| [Nec](https://github.com/jumpserver/nec) | Nec | Коннектор прокси VNC JumpServer EE | -| [Facelive](https://github.com/jumpserver/facelive) | Facelive | Коннектор распознавания лиц JumpServer EE | +| [Lina](https://github.com/jumpserver/lina) | Lina release | Веб-интерфейс JumpServer | +| [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 | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | Коннектор удаленных приложений JumpServer (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | Коннектор удаленных приложений JumpServer EE (Linux) | +| [Razor](https://github.com/jumpserver/razor) | Chen | Коннектор Proxy RDP JumpServer EE | +| [Magnus](https://github.com/jumpserver/magnus) | Magnus | Коннектор Proxy Database JumpServer EE | +| [Nec](https://github.com/jumpserver/nec) | Nec | Коннектор Proxy VNC JumpServer EE | +| [Facelive](https://github.com/jumpserver/facelive) | Facelive | Коннектор распознавания лиц JumpServer EE | ## Участие -Добро пожаловать, чтобы подать PR для участия. Пожалуйста, ознакомьтесь с [CONTRIBUTING.md][contributing-link] для получения рекомендаций. +Добро пожаловать, чтобы отправить PR для участия. Пожалуйста, обратитесь к [CONTRIBUTING.md][contributing-link] за рекомендациями. ## License @@ -93,6 +93,7 @@ Unless required by applicable law or agreed to in writing, software distributed [docs-link]: https://jumpserver.com/docs [discord-link]: https://discord.com/invite/W6vYXmAQG2 +[deepwiki-link]: https://deepwiki.com/jumpserver/jumpserver/ [contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md @@ -103,8 +104,10 @@ Unless required by applicable law or agreed to in writing, software distributed [github-issues-link]: https://github.com/jumpserver/jumpserver/issues +[docs-shield]: https://img.shields.io/badge/documentation-148F76 [github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver -[github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square +[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 +[deepwiki-shield]: https://img.shields.io/badge/deepwiki-devin?color=blue [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-hans.md b/readmes/README.zh-hans.md index b1b8e3032..c2981edfd 100644 --- a/readmes/README.zh-hans.md +++ b/readmes/README.zh-hans.md @@ -2,36 +2,35 @@ JumpServer -## 一款开源的PAM工具(堡垒主机) +## 一个开源的 PAM 工具 (堡垒主机)
-## 什么是JumpServer? - -JumpServer是一款开源的特权访问管理(PAM)工具,为DevOps和IT团队提供通过网页浏览器对SSH、RDP、Kubernetes、数据库和远程应用程序终端的按需和安全访问。 +## 什么是 JumpServer? +JumpServer 是一个开源的特权访问管理 (PAM) 工具,能够通过网页浏览器为 DevOps 和 IT 团队提供按需和安全的 SSH、RDP、Kubernetes、数据库和远程应用程序端点访问。 - - - Theme-based Image + + + 基于主题的图像 -## 快速开始 +## 快速启动 -准备一台干净的Linux服务器(64位,>= 4c8g) +准备一个干净的 Linux Server (64 位,>= 4c8g) ```sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash ``` -在浏览器中访问JumpServer `http://your-jumpserver-ip/` +通过您的浏览器访问 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 快速启动") ## 截图 @@ -59,28 +58,28 @@ curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quic ## 组件 -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 终端 | -| [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 数据库 | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer 远程应用连接器 (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE 远程应用连接器 (Linux) | -| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP 代理连接器 | -| [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 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 数据库 | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer 远程应用程序连接器 (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE 远程应用程序连接器 (Linux) | +| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP 代理连接器 | +| [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] 以获取指导。 -## 许可证 +## License Copyright (c) 2014-2025 FIT2CLOUD, All rights reserved. @@ -93,6 +92,7 @@ Unless required by applicable law or agreed to in writing, software distributed [docs-link]: https://jumpserver.com/docs [discord-link]: https://discord.com/invite/W6vYXmAQG2 +[deepwiki-link]: https://deepwiki.com/jumpserver/jumpserver/ [contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md @@ -103,8 +103,10 @@ Unless required by applicable law or agreed to in writing, software distributed [github-issues-link]: https://github.com/jumpserver/jumpserver/issues +[docs-shield]: https://img.shields.io/badge/documentation-148F76 [github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver -[github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square +[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 +[deepwiki-shield]: https://img.shields.io/badge/deepwiki-devin?color=blue [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 fd8d69984..5c706e011 100644 --- a/readmes/README.zh-hant.md +++ b/readmes/README.zh-hant.md @@ -9,24 +9,25 @@ ## 什麼是 JumpServer? -JumpServer 是一款開源的特權訪問管理 (PAM) 工具,為 DevOps 和 IT 團隊提供按需和安全的 SSH、RDP、Kubernetes、數據庫和 RemoteApp 端點的訪問,通過網頁瀏覽器實現。 +JumpServer 是一款開源的特權訪問管理 (PAM) 工具,為 DevOps 和 IT 團隊提供通過網頁瀏覽器按需且安全地訪問 SSH、RDP、Kubernetes、資料庫和遠端應用端點的能力。 + - - + + Theme-based Image ## 快速開始 -準備一臺乾淨的 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/` +在您的瀏覽器中訪問 JumpServer:`http://your-jumpserver-ip/` - 用戶名:`admin` - 密碼:`ChangeMe` @@ -52,34 +53,34 @@ curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quic - +
JumpServer K8sJumpServer 數據庫JumpServer DB
## 組件 -JumpServer 由多個關鍵組件組成,這些組件共同構成了 JumpServer 的功能框架,為用戶提供全方位的操作管理和安全控制能力。 +JumpServer 由多個關鍵組件組成,這些組件共同構成 JumpServer 的功能框架,為用戶提供全面的運營管理和安全控制能力。 -| 項目 | 狀態 | 描述 | -|--------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| -| [Lina](https://github.com/jumpserver/lina) | Lina 版本 | JumpServer 網頁 UI | -| [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 網頁數據庫 | -| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer 遠程應用程式連接器 (Windows) | -| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE 遠程應用程式連接器 (Linux) | -| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP 代理連接器 | -| [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 release | JumpServer 網頁介面 | +| [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 網頁資料庫 | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer 遠端應用連接器 (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer EE 遠端應用連接器 (Linux) | +| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer EE RDP 代理連接器 | +| [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] 獲取指導。 -## License +## 授權 Copyright (c) 2014-2025 FIT2CLOUD, All rights reserved. @@ -92,6 +93,7 @@ Unless required by applicable law or agreed to in writing, software distributed [docs-link]: https://jumpserver.com/docs [discord-link]: https://discord.com/invite/W6vYXmAQG2 +[deepwiki-link]: https://deepwiki.com/jumpserver/jumpserver/ [contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md @@ -102,8 +104,10 @@ Unless required by applicable law or agreed to in writing, software distributed [github-issues-link]: https://github.com/jumpserver/jumpserver/issues +[docs-shield]: https://img.shields.io/badge/documentation-148F76 [github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver -[github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square +[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 +[deepwiki-shield]: https://img.shields.io/badge/deepwiki-devin?color=blue [discord-shield]: https://img.shields.io/discord/1194233267294052363?style=flat&logo=discord&logoColor=%23f5f5f5&labelColor=%235462eb&color=%235462eb \ No newline at end of file