JumpServer:开源堡垒机
JumpServer: Open-Source Privileged Access Management

原始链接: https://github.com/jumpserver/jumpserver

JumpServer 是一个开源的特权访问管理(PAM)平台,旨在为 DevOps 和 IT 团队提供基于浏览器的安全访问,覆盖 SSH、RDP、Kubernetes 和数据库等多种基础设施端点。 部署前,请确保拥有一台 Linux 服务器(64 位,至少 4 核 CPU 和 8GB 内存),并运行提供的快速启动脚本: `curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash`。 安装完成后,您可以通过浏览器访问 `http://your-jumpserver-ip/`,并使用默认凭据(用户名:`admin`,密码:`ChangeMe`)登录界面。 JumpServer 的架构集成了多个组件,以提供强大的运维管理和安全控制功能。该项目欢迎通过 GitHub 进行社区贡献,并以 GNU 通用公共许可协议 v3(GPLv3)发布。如需了解更多信息,请访问其官方代码仓库。

Hacker News 最新 | 过往 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 JumpServer:开源特权访问管理系统 (github.com/jumpserver) 5 分,由 neitsab 于 24 分钟前发布 | 隐藏 | 过往 | 收藏 | 1 条评论 帮助 denysvitali 0 分钟前 [–] 我永远无法理解,为什么这类工具中的 SSH 不是原生的,而总是通过某种奇怪的网页 UI…… 回复 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 加入 YC | 联系 搜索:
相关文章

原文

JumpServer is an open-source Privileged Access Management (PAM) platform that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints through a web browser.

Theme-based Image

Prepare a clean Linux Server ( 64 bit, >= 4c8g )

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

Access JumpServer in your browser at http://your-jumpserver-ip/

  • Username: admin
  • Password: ChangeMe

JumpServer Quickstart

          

JumpServer consists of multiple key components, which collectively form the functional framework of JumpServer, providing users with comprehensive capabilities for operations management and security control.

Welcome to submit PR to contribute. Please refer to CONTRIBUTING.md for guidelines.

Copyright (c) 2014-2026 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.

联系我们 contact @ memedata.com