jumpserver/readmes/README.zh-hans.md
2025-03-21 13:29:01 +08:00

9.2 KiB
Raw Blame History

JumpServer

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


什么是 JumpServer

JumpServer 是一个开源特权访问管理 (PAM) 工具,提供 DevOps 和 IT 团队按需和安全地访问 SSH、RDP、Kubernetes、数据库和远程应用程序终端的功能用户通过网页浏览器即可访问。

JumpServer 概述

快速开始

准备一台干净的 Linux 服务器 (64 位, >= 4c8g)

curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash

在浏览器中访问 JumpServer地址为 http://your-jumpserver-ip/

  • 用户名: admin
  • 密码: ChangeMe

JumpServer 快速开始

截图

JumpServer 控制台 JumpServer 审计
JumpServer 工作台 JumpServer 设置
JumpServer SSH JumpServer RDP
JumpServer K8s JumpServer 数据库

组件

JumpServer 由多个关键组件组成,共同构成了 JumpServer 的功能框架,向用户提供全面的操作管理和安全控制能力。

项目 状态 描述
Lina Lina 版本 JumpServer 网页用户界面
Luna Luna 版本 JumpServer 网页终端
KoKo Koko 版本 JumpServer 字符协议连接器
Lion Lion 版本 JumpServer 图形协议连接器
Chen Chen 版本 JumpServer 网页数据库
Tinker Tinker JumpServer 远程应用程序连接器 (Windows)
Panda Panda JumpServer EE 远程应用程序连接器 (Linux)
Razor Chen JumpServer EE RDP 代理连接器
Magnus Magnus JumpServer EE 数据库代理连接器
Nec Nec JumpServer EE VNC 代理连接器
Facelive Facelive JumpServer EE 面部识别

贡献

欢迎提交 PR 以贡献。请参阅 CONTRIBUTING.md 以获取指南。

安全

JumpServer 是一个关键任务产品。请参考安装和部署的基本安全建议。如果您遇到任何安全相关问题,请直接与我们联系:

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.