JumpServer:开源特权访问管理

Hacker News Top 工具

摘要

JumpServer 是一个开源的特权访问管理(PAM)平台,通过网页浏览器提供对 SSH、RDP、Kubernetes、数据库和 RemoteApp 端点的安全按需访问。

暂无内容
查看原文
查看缓存全文

缓存时间: 2026/06/29 20:06

jumpserver/jumpserver 源代码:https://github.com/jumpserver/jumpserver ## 开源PAM平台(堡垒机) [![][license-shield]][license-link] [![][docs-shield]][docs-link] [![][deepwiki-shield]][deepwiki-link] [![][discord-shield]][discord-link] [![][docker-shield]][docker-link] [![][github-release-shield]][github-release-link] [![][github-stars-shield]][github-stars-link] English · 中文(简体) · 中文(繁體) · 日本語 · Português (Brasil) · Español · Русский · 한국어 ## 什么是JumpServer? JumpServer是一个开源的特权访问管理(PAM)平台,为DevOps和IT团队提供通过Web浏览器按需安全访问SSH、RDP、Kubernetes、数据库和RemoteApp端点的能力。 ## 快速开始 准备一台纯净的Linux服务器(64位,>= 4核8G内存) sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash 在浏览器中访问 http://your-jumpserver-ip/ 即可使用JumpServer - 用户名:admin - 密码:ChangeMe JumpServer快速入门 ## 功能截图 ## 组件 JumpServer由多个关键组件组成,共同构成JumpServer的功能框架,为用户提供全面的运维管理和安全控制能力。 | 项目 | 状态 | 描述 | |––––––––––––––––––––––––––––|————————————————————————————————————————————————————————|———————————————————————————————————| | Lina (https://github.com/jumpserver/lina) | | JumpServer Web UI | | Luna (https://github.com/jumpserver/luna) | | JumpServer Web 终端 | | KoKo (https://github.com/jumpserver/koko) | | JumpServer 字符协议连接器 | | Lion (https://github.com/jumpserver/lion) | | JumpServer 图形协议连接器 | | Chen (https://github.com/jumpserver/chen) | | JumpServer Web 数据库 | | Client (https://github.com/jumpserver/clients) | | JumpServer 客户端 | | Tinker (https://github.com/jumpserver/tinker) | | JumpServer 远程应用连接器(Windows) | | Panda (https://github.com/jumpserver/Panda) | | JumpServer EE 远程应用连接器(Linux) | | Razor (https://github.com/jumpserver/razor) | | JumpServer EE RDP代理连接器 | | Magnus (https://github.com/jumpserver/magnus) | | JumpServer EE 数据库代理连接器 | | Nec (https://github.com/jumpserver/nec) | | JumpServer EE VNC代理连接器 | | Facelive (https://github.com/jumpserver/facelive) | | JumpServer EE 人脸识别 | ## 第三方项目 - jumpserver-grafana-dashboard (https://github.com/acerrah/jumpserver-grafana-dashboard) JumpServer与Grafana仪表板集成 ## 贡献 欢迎提交PR进行贡献。请参阅 [CONTRIBUTING.md][contributing-link] 了解指南。 ## 许可证 版权所有 (c) 2014-2026 FIT2CLOUD,保留所有权利。 本软件基于GNU通用公共许可证第3版(GPLv3)授权。您不得在未遵守许可证的情况下使用本文件。您可以在 https://www.gnu.org/licenses/gpl-3.0.html 获取许可证副本。 除非适用法律要求或书面同意,本软件按“现状”分发,不提供任何明示或暗示的担保或条件。详见许可证中的具体语言和限制。 [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

相似文章

ShellMate

Product Hunt

ShellMate 是一款工具,允许用户从单一位置管理 SSH 服务器、凭据和团队。

keycloak/keycloak

GitHub Trending (daily)

Keycloak是一个开源的身份与访问管理工具,为应用程序提供认证、授权和用户管理,支持社交登录、单点登录和细粒度访问控制。

RocketChat/Rocket.Chat

GitHub Trending (daily)

Rocket.Chat 是一个针对团队的开源安全通信平台,支持自托管或云部署,具备端到端加密和联合通信等功能。