JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。
Go to file
2025-03-27 14:08:19 +08:00
.github perf: update readme languages 2025-03-21 13:17:56 +08:00
apps perf: change secret change_secret_result 2025-03-27 14:08:19 +08:00
data
docs
readmes Auto-translate README 2025-03-21 13:29:01 +08:00
requirements
tmp
ui
utils perf: Script to Add a Non-existent release_assets Field (#14558) 2024-12-02 16:51:52 +08:00
.dockerignore
.gitattributes merge: with pam (#14911) 2025-02-21 16:39:57 +08:00
.gitignore feat: add gitignore 2025-01-09 10:50:57 +08:00
.isort.cfg
.pylintrc merge: with pam (#14911) 2025-02-21 16:39:57 +08:00
CODE_OF_CONDUCT.md
config_example.yml perf: update accounts migrations 2025-03-10 16:20:42 +08:00
CONTRIBUTING.md
Dockerfile perf: Update Dockerfile with new base image tag 2025-02-24 15:09:38 +08:00
Dockerfile-base perf: add to cron.d (#14375) 2024-10-29 16:15:07 +08:00
Dockerfile-ee perf: using poetry mirror 2024-10-29 15:18:24 +08:00
entrypoint.sh perf: add cron (#14364) 2024-10-29 10:56:42 +08:00
jms
LICENSE
poetry.lock fix: pyproject.toml 2025-02-24 15:09:38 +08:00
pyproject.toml fix: pyproject.toml 2025-02-24 15:09:38 +08:00
README.md perf: update readme languages 2025-03-21 13:17:56 +08:00
SECURITY.md

JumpServer

An open-source PAM tool (Bastion Host)

English · 中文(简体) · 中文(繁體) · 日本語 · Português (Brasil) · Español · Русский


What is JumpServer?

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

JumpServer Overview

Quickstart

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

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

Access JumpServer in your browser at http://your-jumpserver-ip/

  • Username: admin
  • Password: ChangeMe

JumpServer Quickstart

Screenshots

JumpServer Console JumpServer Audits
JumpServer Workbench JumpServer Settings
JumpServer SSH JumpServer RDP
JumpServer K8s JumpServer DB

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
Chen Chen release JumpServer Web DB
Tinker Tinker JumpServer Remote Application Connector (Windows)
Panda Panda JumpServer EE Remote Application Connector (Linux)
Razor Chen JumpServer EE RDP Proxy Connector
Magnus Magnus JumpServer EE Database Proxy Connector
Nec Nec JumpServer EE VNC Proxy Connector
Facelive Facelive JumpServer EE Facial Recognition

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-2025 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.