JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。
Go to file
老广 ddafd7ba26 Dev ansible windows 2 (#2783)
* [Update] 改密支持windows

* [Update] 修改asset表结构

* [Feature] Windows支持批量改密、测试可连接性等功能

* [Update] 处理创建资产时labels的问题

* [Update] 优化测试管理系统、系统用户可连接性任务执行逻辑

* [Update] 优化ansible任务逻辑;添加自动推送rdp系统用户功能

* [Update] 添加翻译

* [Update] 优化ansible任务逻辑(测试系统用户可连接性, 通过协议过滤资产)

* [Update] 更新翻译

* [Update] 更新翻译

* [Update] 推送windows系统用户,默认添加到Users、Remote Desktop Users组中

* [Update] 优化小细节

* [Update] 更新翻译,删除多余代码

* [Update] 更新翻译信息
2019-06-13 18:58:43 +08:00
.github [Update] 修改图标 2018-09-05 10:53:12 +08:00
apps Dev ansible windows 2 (#2783) 2019-06-13 18:58:43 +08:00
data [Igore] force 2018-03-06 18:54:58 +08:00
docs Merge branch 'stable' into dev 2019-03-04 10:47:31 +08:00
logs Add new directory logs 2016-09-04 12:37:42 +08:00
requirements [Update] 修改依赖版本号 2019-05-30 16:38:46 +08:00
tmp [Igore] force 2018-03-06 18:54:58 +08:00
utils [Update] 修改版本号 2019-04-30 10:20:48 +08:00
.dockerignore [Docker] For docker update 2017-12-26 01:54:10 +08:00
.gitignore Config (#2322) 2019-01-07 18:55:02 +08:00
build.sh [Update] 维护统一的migrations 2018-11-13 15:57:44 +08:00
config_example.yml [Update] config example增加radius 2019-03-01 18:21:14 +08:00
Dockerfile [Update] 更新dockerfile 2019-05-21 17:46:39 +08:00
entrypoint.sh [Update] 添加jms日志和修改entrypoint 2019-02-22 16:33:27 +08:00
jms [Update] 整理 copyright 和 版本 2019-03-27 17:46:35 +08:00
LICENSE [Demo] update demo mode code 2017-06-19 17:59:13 +08:00
README_EN.md update readme 2019-04-09 15:27:37 +08:00
README.md Update README.md 2019-05-31 11:45:01 +08:00
run_server.py [Update] 管理脚本 2018-03-19 11:26:51 +08:00

Jumpserver

Python3 Django Ansible Paramiko


Jumpserver is the first fully open source bastion in the world, based on the GNU GPL v2.0 open source protocol. Jumpserver is a professional operation and maintenance audit system conforms to 4A specifications.

Jumpserver is developed using Python / Django, conforms to the Web 2.0 specification, and is equipped with the industry-leading Web Terminal solution which have beautiful interface and great user experience.

Jumpserver adopts a distributed architecture to support multi-branch deployment across multiple areas. The central node provides APIs, and login nodes are deployed in each branch. It can be scaled horizontally without concurrency restrictions.

Change the world, starting from little things.


Features

Jumpserver 功能

Start

Quick start Docker Install

Step by Step deployment. Docs

Full documentation Docs

Demo、Video 和 Snapshot

We provide online demo, demo video and screenshots to get you started quickly.

Demo Video Snapshot

SDK

We provide the SDK for your other systems to quickly interact with the Jumpserver API.

  • Python Jumpserver other components use this SDK to complete the interaction.
  • Java 恺珺同学提供的Java版本的SDK thanks to 恺珺 for provide Java SDK

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