9.6 KiB
JumpServer 是什么?
JumpServer 是一个开源的特权访问管理 (PAM) 工具,提供 DevOps 和 IT 团队通过网页浏览器对 SSH、RDP、Kubernetes、数据库和 RemoteApp 终端的按需和安全访问。
快速开始
准备一个干净的 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 的功能框架,为用户提供全面的操作管理和安全控制能力。
项目 | 状态 | 描述 |
---|---|---|
Lina | JumpServer Web 用户界面 | |
Luna | JumpServer Web 终端 | |
KoKo | JumpServer 字符协议连接器 | |
Lion | JumpServer 图形协议连接器 | |
Chen | JumpServer Web 数据库 | |
Razor | JumpServer EE RDP 代理连接器 | |
Tinker | JumpServer EE 远程应用连接器 (Windows) | |
Panda | JumpServer EE 远程应用连接器 (Linux) | |
Magnus | JumpServer EE 数据库代理连接器 | |
Nec | JumpServer EE VNC 代理连接器 | |
Facelive | JumpServer EE 面部识别 |
贡献
欢迎提交 PR 进行贡献。有关指导,请参阅 CONTRIBUTING.md。
安全
JumpServer 是一款关键任务产品。有关安装和部署的基本安全建议,请参阅文档。如果遇到任何与安全相关的问题,请直接与我们联系:
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.