JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。
Go to file
2025-04-25 18:07:09 +08:00
.github chore: use uv as package-ecosystem 2025-04-21 13:36:24 +08:00
apps perf: lina translate 2025-04-25 18:07:09 +08:00
data perf: remove old warning msg 2022-09-21 14:02:47 +08:00
docs perf: change jumpserver.org to jumpserver.com 2025-04-08 14:23:28 +08:00
readmes Auto-translate README 2025-04-08 13:34:21 +08:00
requirements perf: Upgrade ansible postgresql 2024-09-12 18:55:01 +08:00
tmp chore: keep dir git 2022-09-21 14:17:38 +08:00
ui perf: upgrade to v4, more international and more standardized. 2024-07-04 10:06:43 +08:00
utils perf: Script to Add a Non-existent release_assets Field (#14558) 2024-12-02 16:51:52 +08:00
.dockerignore perf: use uv tool 2025-04-18 11:29:07 +08:00
.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 perf: upgrade to v4, more international and more standardized. 2024-07-04 10:06:43 +08:00
.pylintrc merge: with pam (#14911) 2025-02-21 16:39:57 +08:00
CODE_OF_CONDUCT.md chore: add code of conduct 2022-09-21 14:06:46 +08:00
config_example.yml perf: rename some workd 2025-04-08 19:21:37 +08:00
CONTRIBUTING.md chore: use unseq list 2024-07-03 15:35:14 +08:00
Dockerfile perf: add ali rds dependencies (#15247) 2025-04-18 12:11:51 +08:00
Dockerfile-base perf: modify Dockerfile-base 2025-04-18 11:53:40 +08:00
Dockerfile-ee perf: use uv tool 2025-04-18 11:29:07 +08:00
entrypoint.sh perf: add cron (#14364) 2024-10-29 10:56:42 +08:00
jms perf: display migrate log 2024-07-31 15:09:33 +08:00
LICENSE chore: upgrade GPL to v3 2022-09-21 14:24:25 +08:00
pyproject.toml perf: add ali rds dependencies (#15247) 2025-04-18 12:11:51 +08:00
README.md chore: Update README.md 2025-04-03 15:11:38 +08:00
SECURITY.md perf: change support email 2025-04-08 13:20:22 +08:00

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.

Theme-based Image

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 PAM
JumpServer Audits JumpServer Workbench
JumpServer RBACJumpServer 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.

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.