JumpServer ## An open-source PAM tool (Bastion Host) [![][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、數據庫和遠程應用端點的能力。 ![JumpServer 概覽](https://github.com/jumpserver/jumpserver/assets/32935519/35a371cb-8590-40ed-88ec-f351f8cf9045) ## 快速入門 準備一台乾淨的 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 快速入門](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer 快速入門") ## 截圖
JumpServer 控制台 JumpServer 審計
JumpServer 工作台 JumpServer 設定
JumpServer SSH JumpServer RDP
JumpServer K8s 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 網頁資料庫 | | [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] 以獲取指南。 ## 安全 JumpServer 是一個關鍵任務產品。請參閱基本安全建議以獲得安裝和部署的指導。如果您遇到任何與安全相關的問題,請直接聯繫我們: - 電子郵件:support@fit2cloud.com ## License Copyright (c) 2014-2024 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 [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 [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 [discord-shield]: https://img.shields.io/discord/1194233267294052363?style=flat&logo=discord&logoColor=%23f5f5f5&labelColor=%235462eb&color=%235462eb