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 8dfdefd428 [Update] 更新迁移脚本 7 years ago
.github Update ISSUE_TEMPLATE.md 7 years ago
apps [Bugfix] 修复资产重复的bug 7 years ago
data [Igore] force 7 years ago
docs [Update] 修改quickstart 7 years ago
logs Add new directory logs 8 years ago
requirements feat: update the sdk 7 years ago
tmp [Igore] force 7 years ago
utils [Update] 更新迁移脚本 7 years ago
.dockerignore [Docker] For docker update 7 years ago
.gitignore 添加 venv 到 ignore 文件 7 years ago
LICENSE [Demo] update demo mode code 8 years ago
README.md Update README.md 7 years ago
config_example.py [Update] 修改config 7 years ago
jms [Update] 迁移celery到ops 7 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采纳分布式架构,支持多机房跨区域部署,中心节点提供 API,各机房部署登录节点,可横向扩展、无并发限制。

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


功能

  • 统一认证
  • 资产管理
  • 统一授权
  • 审计
  • 支持LDAP认证
  • Web terminal
  • SSH Server
  • 支持Windows RDP

开始使用

快速开始文档 Docker安装

一步一步安装文档 详细部署

也可以查看我们完整文档包括了使用和开发 文档

Demo 和 截图

我们提供了DEMO和截图可以让你快速了解Jumpserver

DEMO 截图

SDK

我们还编写了一些SDK,供你其它系统快速和Jumpserver APi交互,

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

Copyright (c) 2014-2018 Beijing Duizhan Tech, Inc., 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.