Go to file
BaiJiangJie f17727deb9 [Update] 在线/历史/命令model添加org;修复命令记录保存org失败bug (#1584)
* [Update] 修复创建授权规则,显示org_name不是有效UUID的bug

* [Update] 更新org之间隔离授权规则,解决QuerySet与Manager问题;修复创建用户,显示org_name不是有效UUID之bug;

* [Update] 在线/历史/命令model添加org

* [Bugfix] 修复命令记录,保存org不成功bug
2018-07-25 02:13:53 -05:00
.github Update ISSUE_TEMPLATE.md 2018-01-23 15:02:34 +08:00
apps [Update] 在线/历史/命令model添加org;修复命令记录保存org失败bug (#1584) 2018-07-25 02:13:53 -05:00
data [Igore] force 2018-03-06 18:54:58 +08:00
docs Merge pull request #1147 from jumpserver/dev 2018-04-02 10:59:55 +08:00
logs Add new directory logs 2016-09-04 12:37:42 +08:00
requirements Tmp org (#1579) 2018-07-24 22:21:12 -05:00
tmp [Igore] force 2018-03-06 18:54:58 +08:00
utils [Bugfix] 修复网关端口不对的问题 2018-07-05 10:58:52 +08:00
.dockerignore [Docker] For docker update 2017-12-26 01:54:10 +08:00
.gitignore 添加 venv 到 ignore 文件 2018-03-09 10:33:57 +08:00
LICENSE [Demo] update demo mode code 2017-06-19 17:59:13 +08:00
README.md 图片调小一些 2018-05-03 23:02:12 +08:00
config_example.py 新增Redis DB配置 2018-06-09 00:19:57 +08:00
jms [Update] 优化asset api, 获取时增加prefetch 2018-05-29 13:19:58 +08:00
run_server.py [Update] 管理脚本 2018-03-19 11:26:51 +08:00

README.md

Jumpserver

Python3 Django Ansible Paramiko


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

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

Jumpserver采纳分布式架构支持多机房跨区域部署中心节点提供 API各机房部署登录节点可横向扩展、无并发限制。

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


功能

Jumpserver功能

开始使用

快速开始文档 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.