JumpServer: Open-Source PAM for Secure Access to IT Endpoints

JumpServer: Open-Source PAM for Secure Access to IT Endpoints

Summary

JumpServer is a robust open-source Privileged Access Management (PAM) platform. It empowers DevOps and IT teams by providing secure, on-demand access to various endpoints like SSH, RDP, Kubernetes, and databases directly through a web browser. This solution simplifies access management while enhancing security and auditability across diverse IT infrastructures.

Repository Info

Updated on January 10, 2026
View on GitHub

Tags

Click on any tag to explore related repositories

Introduction

JumpServer is an open-source Privileged Access Management (PAM) platform, designed to provide DevOps and IT teams with secure, on-demand access to a wide range of endpoints. This includes SSH, RDP, Kubernetes, databases, and RemoteApp endpoints, all conveniently accessible through a web browser. Acting as a bastion host, JumpServer centralizes access control, enhancing security and auditability across your infrastructure.

Installation

Getting started with JumpServer is straightforward. Prepare a clean Linux Server (64 bit, >= 4c8g) and execute the following command:

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

After installation, you can access JumpServer in your browser at http://your-jumpserver-ip/. The initial credentials are:

  • Username: admin
  • Password: ChangeMe (It is highly recommended to change this immediately)

Examples

JumpServer offers comprehensive support for various access types:

  • SSH and RDP: Connect to Linux and Windows servers with web terminals and graphical protocol connectors.
  • Kubernetes: Securely manage Kubernetes clusters.
  • Databases: Access and manage different types of databases.
  • RemoteApp: Connect to remote applications.

The platform includes components like Luna for web terminals, KoKo for character protocol connectors, and Lion for graphical protocol connectors, ensuring a smooth and secure user experience. For a more detailed visual understanding of its capabilities, the GitHub repository provides various screenshots showcasing the console, audits, workbench, and more.

Why Use JumpServer

Choosing JumpServer for your PAM needs offers several compelling benefits:

  • Enhanced Security: It centralizes privileged access, reducing the attack surface and enforcing consistent security policies.
  • Compliance and Auditing: JumpServer records all sessions, commands, and operations, providing detailed audit trails for compliance purposes.
  • Simplified Access: It enables teams to securely access IT resources through a web browser, eliminating the need for VPN clients or direct access tools.
  • Flexibility: Supports a wide array of protocols and endpoints, making it versatile for diverse infrastructure environments.
  • Open-Source: Being open-source, it benefits from an active community, offering transparency and customization options.

Links

For more information and to engage with the JumpServer community, please visit the following links: