back to home

jumpserver / jumpserver

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

30,046 stars
5,671 forks
78 issues
PythonCSSShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing jumpserver/jumpserver in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/jumpserver/jumpserver)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview
JumpServer

An open-source PAM platform (Bastion Host)

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


What is JumpServer?

JumpServer is an open-source Privileged Access Management (PAM) platform 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 ConsoleJumpServer PAM
JumpServer AuditsJumpServer Workbench
JumpServer RBACJumpServer Settings
JumpServer SSHJumpServer RDP
JumpServer K8sJumpServer 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.

ProjectStatusDescription
LinaLina releaseJumpServer Web UI
LunaLuna releaseJumpServer Web Terminal
KoKoKoko releaseJumpServer Character Protocol Connector
LionLion releaseJumpServer Graphical Protocol Connector
ChenChen releaseJumpServer Web DB
ClientClients releaseJumpServer Client
TinkerTinkerJumpServer Remote Application Connector (Windows)
PandaPandaJumpServer EE Remote Application Connector (Linux)
RazorChenJumpServer EE RDP Proxy Connector
MagnusMagnusJumpServer EE Database Proxy Connector
NecNecJumpServer EE VNC Proxy Connector
FaceliveFaceliveJumpServer EE Facial Recognition

Third-party projects

Contributing

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

License

Copyright (c) 2014-2026 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.