![]() * [Update] 修改小问题 * [Update] 添加重传guacamole的脚本 * [Update] 添加debug * [Update] 优化可连接性 * [Update] 修改connectivity * [Update] 更改查看认证需要的MFA时间间隔 * [Update] 修改表结构 * [Update] 修改users public_key等字段 * [Update] 修改用户表结构 * [Update] 修改assets users api * [Update] 修改org mixin * [Update] 解决连接windows资产出现幽灵会话的问题 * [Update] 优化树结构 * [Update] 修改Permission * Stash * [Update] 修改serializer * [Update] 修改用户有权限的资产 * [Update] 修改upgrouped_node key的获取(解决操作日志中出现coco/gua的问题) * [Update] 修改一些bug * [Update] Debug cache * [Bugfix] 修复用户页面不走cache的bug * ipython * [Update] 修改action * [Bugfix] 修改校验系统用户资产动作权限的API逻辑 * [Update] 去掉原来批量的view * [Bugfix] 会话/命令列表中获取用户列表排除app用户 * [Update] 修改用户授权资产API返回的queryset * [Update] 修正migrations * [Bugfix] 解决进入授权详情页的资产管理页面bug * [Update] 修改Minxs * [Update] 修改migrations * [Update] 资产授权Model模块添加导入 * [Update] 优化命令记录列表 * [Update] 修改command列表 * [Update] 解决用户授权资产/节点为空时,前端构建资产授权树的bug (#2874) * [Update] 解决用户授权资产/节点为空时,前端构建资产授权树的bug * [Update] 如果用户授权节点为空,返回时添加空节点 * [Update] 修改command导出和搜索 * [Update] 修改session * [Update] 修改Permission响应层缓存key * [Update] 准备优化 asset user * [Update] 修改去掉一些print * [Bugfix] 修复initDataTable表格搜索栏位置错乱的问题,显示不友好问题 (#2880) * [Bugfix] 修复创建用户的View,使用密码创建用户时没有校验密码规则 (#2877) * [Bugfix] 修复创建用户的View,使用密码创建用户时没有校验密码规则 * [Bugfix]修复小问题 * [Update] 优化创建用户和更新用户密码的校验 * [Update] 优化用户表单校验password逻辑 * [Update] 小问题 * [Update] 修改command搜索 * [Update] 修改user group serialzier * [Update] 优化资产 * [Update] 优化节点 * [Update] 优化用户组列表用户显示问题 (#2882) * [Update] 解决select_for_update的错误 * [update] 修改Node无法被删除的bug * [Update] 添加翻译 * [update] 修改资产导出的permssions * [Bugfix] 修复删除节点bug (#2883) * [update] 修改一些性能问题 |
||
---|---|---|
.github | ||
apps | ||
data | ||
docs | ||
logs | ||
requirements | ||
tmp | ||
utils | ||
.dockerignore | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
README_EN.md | ||
build.sh | ||
config_example.yml | ||
entrypoint.sh | ||
jms | ||
run_server.py |
README_EN.md
Jumpserver
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
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.
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
License & Copyright
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.