You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ibuler 70a4f137b8 [Update] 添加脚本 5 years ago
.github [Update] 修改图标 6 years ago
apps [Bugfix] 修改调用系统用户资产 API 时 Connectivity is not JSON serializable 的 Bug 5 years ago
data [Igore] force 7 years ago
docs Merge branch 'stable' into dev 6 years ago
logs
requirements Merge branch 'dev' of github.com:jumpserver/jumpserver into dev 5 years ago
tmp [Igore] force 7 years ago
utils [Update] 添加脚本 5 years ago
.dockerignore added Vagrantfile to support windows dev (#3036) 5 years ago
.gitignore added Vagrantfile to support windows dev (#3036) 5 years ago
Dockerfile [update] 修改默认监听的端口 5 years ago
LICENSE
README.md [Update] 删除 README 访问量统计图标信息 5 years ago
README_EN.md [Update] Add to english readme 5 years ago
Vagrantfile added Vagrantfile to support windows dev (#3036) 5 years ago
build.sh [Update] 维护统一的migrations 6 years ago
config_example.yml [Update] 配置项 AUTH_LDAP_USER_LOGIN_ONLY_IN_USERS 添加到 config_example.yml 中 5 years ago
entrypoint.sh [Update] 添加jms日志和修改entrypoint 6 years ago
jms [Update] 修改jms stop 5 years ago
run_server.py [Update] 管理脚本 7 years ago

README.md

Jumpserver 多云环境下更好用的堡垒机

Python3 Django Ansible Paramiko

Jumpserver 是全球首款完全开源的堡垒机,使用 GNU GPL v2.0 开源协议,是符合 4A 机制的运维安全审计系统。

Jumpserver 使用 Python / Django 进行开发,遵循 Web 2.0 规范,配备了业界领先的 Web Terminal 方案,交互界面美观、用户体验好。

Jumpserver 采纳分布式架构,支持多机房跨区域部署,支持横向扩展,无资产数量及并发限制。

改变世界,从一点点开始。

注: KubeOperator 是 Jumpserver 团队在 Kubernetes 领域的的又一全新力作,欢迎关注和使用。

核心功能列表

身份验证 Authentication 登录认证 资源统一登录和认证
LDAP 认证
支持 OpenID,实现单点登录
多因子认证 MFA(Google Authenticator)
账号管理 Account 集中账号管理 管理用户管理
系统用户管理
统一密码管理 资产密码托管
自动生成密码
密码自动推送
密码过期设置
批量密码变更(X-PACK) 定期批量修改密码
生成随机密码
多云环境的资产纳管(X-PACK) 对私有云、公有云资产统一纳管
授权控制 Authorization 资产授权管理 资产树
资产或资产组灵活授权
节点内资产自动继承授权
RemoteApp(X-PACK) 实现更细粒度的应用级授权
组织管理(X-PACK) 实现多租户管理,权限隔离
多维度授权 可对用户、用户组或系统角色授权
指令限制 限制特权指令使用,支持黑白名单
统一文件传输 SFTP 文件上传/下载
文件管理 Web SFTP 文件管理
安全审计 Audit 会话管理 在线会话管理
历史会话管理
录像管理 Linux 录像支持
Windows 录像支持
指令审计 指令记录
文件传输审计 上传/下载记录审计

安装及使用指南

演示视频和截屏

我们提供了演示视频和系统截图可以让你快速了解 Jumpserver:

SDK

我们编写了一些SDK,供您的其它系统快速和 Jumpserver API 交互:

  • Python Jumpserver 其它组件使用这个 SDK 完成交互
  • Java 恺珺同学提供的 Java 版本的 SDK

Copyright (c) 2014-2019 飞致云 FIT2CLOUD, All rights reserved.

Licensed under The GNU General Public License version 2 (GPLv2) (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-2.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.