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.
 
 
 
 
老广 3463761693 Update README.md 5 months ago
.github Merge v4 to dev 5 months ago
apps perf: change initial passwd to ChangeMe 5 months ago
data
docs docs: redirect to doc site 2 years ago
requirements feat: 全面修改 ansible 执行方式为 receptor (#12975) 8 months ago
tmp chore: keep dir git 2 years ago
ui perf: 修改 ui 的说明 2 years ago
utils merge: into dev from v4 7 months ago
.dockerignore perf: 修改 log 的位置 1 year ago
.gitattributes perf: add ipdb to git lfs 2 years ago
.gitignore perf: remove *.mo 6 months ago
.isort.cfg pref: 修改 asset permission 2 years ago
CODE_OF_CONDUCT.md chore: add code of conduct 2 years ago
CONTRIBUTING.md chore: change contributing content 2 years ago
Dockerfile perf: 添加 arm64 缺失依赖 6 months ago
Dockerfile-ee perf: 按要求移除重复构建代码 6 months ago
LICENSE chore: upgrade GPL to v3 2 years ago
README.md Update README.md 5 months ago
README.zh-CN.md Update README.md (#13481) 5 months ago
SECURITY.md chore: add english version secrity info 2 years ago
config_example.yml feat: 默认数据库使用 PostgreSQL (#13088) 7 months ago
entrypoint.sh perf: 按要求移除重复构建代码 6 months ago
jms fix: 修复 ansible receptor playbook 无法执行的问题 8 months ago
poetry.lock chore: update mysqlclient 2.2.4 5 months ago
pyproject.toml chore: update mysqlclient 2.2.4 5 months ago
receptor perf: ansible runner in isolated mode (#13434) 5 months ago
run_server.py pref: change run_server script 2 years ago

README.md

JumpServer

An open-source PAM tool(Bastion Host)

English · 简体中文 · Documents · Report Bug · Request Feature


What is JumpServer?

JumpServer is an open source Privileged Access Management (PAM) tool that provides DevOps and IT teams with instant and secure access to SSH, RDP, K8s and Database endpoints through a web browser.

Quick Start

Prepare a clean Linux Server ( 64bit, >= 4c8g )

curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash

Access JumpServer in your browser at http://your-ip/, admin/admin

Components

JumpServer consists of multiple key components, which collectively form the functional framework of JumpServer, providing users with comprehensive capabilities for operations management and security control.

Project Status Description
Lina Lina release JumpServer Web UI
Luna Luna release JumpServer Web Terminal
KoKo Koko release JumpServer Character Protocol Connector
Lion Lion release JumpServer Graphical Protocol Connector
Razor Chen JumpServer RDP Proxy Connector
Tinker Tinker JumpServer Remote Application Connector (Windows)
Panda Panda JumpServer Remote Application Connector (Linux)
Magnus Magnus release JumpServer Database Proxy Connector
Chen Chen release JumpServer Web DB

Contributing

Welcome to submit PR to contribute. Please refer to CONTRIBUTING.md for guidelines.

Security

JumpServer is a mission critical product. Please refer to the Basic Security Recommendations for installation and deployment. If you encounter any security-related issues, please contact us directly:

License

Copyright (c) 2014-2024 飞致云 FIT2CLOUD, All rights reserved.

Licensed under The GNU General Public License version 3 (GPLv3) (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-3.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.