Go to file
Bai 4a09dc6e3e feat(assets): 修改GatewayModel ip字段类型为CharField 2020-10-29 05:48:01 -05:00
.github 继续修改issue template 2020-09-29 14:28:27 +08:00
apps feat(assets): 修改GatewayModel ip字段类型为CharField 2020-10-29 05:48:01 -05: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 perf(requirements): 添加依赖django-mysql==3.9.0 2020-10-29 05:48:01 -05:00
tmp [Igore] force 2018-03-06 18:54:58 +08:00
utils perf: 优化生成假数据 (#4759) 2020-10-12 12:44:30 +08:00
.dockerignore added Vagrantfile to support windows dev (#3036) 2019-07-29 17:00:31 +08:00
.gitignore ci(release&build): 添加 github workflows, 自动构建 release 2020-07-07 13:03:48 +08:00
Dockerfile perf(Dockerfile): 去掉多余的代码 (#4801) 2020-10-15 14:05:11 +08:00
LICENSE [Demo] update demo mode code 2017-06-19 17:59:13 +08:00
README.md Merge branch 'master' into dev 2020-09-08 19:32:38 +08:00
README_EN.md [Update] Add to english readme 2019-08-08 14:26:01 +08:00
Vagrantfile added Vagrantfile to support windows dev (#3036) 2019-07-29 17:00:31 +08:00
config_example.yml Update config_example.yml 2020-10-12 05:23:49 -05:00
entrypoint.sh [Update] 添加jms日志和修改entrypoint 2019-02-22 16:33:27 +08:00
jms feat(celery): 保证同时只有一个beat在运行 (#4723) 2020-09-29 13:33:53 +08:00
run_server.py [Update] 管理脚本 2018-03-19 11:26:51 +08:00

README_EN.md

Jumpserver

Total visitor Visitors in today 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.