JumpServer ## 一个开源的 PAM 工具 (堡垒主机)

## 什么是 JumpServer? JumpServer 是一个开源的特权访问管理 (PAM) 工具,能够通过网页浏览器为 DevOps 和 IT 团队提供按需和安全的 SSH、RDP、Kubernetes、数据库和远程应用程序端点访问。 基于主题的图像 ## 快速启动 准备一个干净的 Linux Server (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 PAM
JumpServer 审计 JumpServer 工作台
JumpServer RBACJumpServer 设置
JumpServer SSH JumpServer RDP
JumpServer K8s 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 数据库 | | [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