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.
 
 
 
 
wangruidong 7a528b499a perf: import data validate platform 1 month ago
.github perf: Modify relative file path 2 months ago
apps perf: import data validate platform 1 month ago
data
docs
requirements perf: Upgrade ansible postgresql 2 months ago
tmp
ui perf: upgrade to v4, more international and more standardized. 5 months ago
utils perf: trigger core base image build 2 months ago
.dockerignore perf: upgrade to v4, more international and more standardized. 5 months ago
.gitattributes
.gitignore perf: remove *.mo 6 months ago
.isort.cfg perf: upgrade to v4, more international and more standardized. 5 months ago
CODE_OF_CONDUCT.md
CONTRIBUTING.md chore: use unseq list 5 months ago
Dockerfile perf: Update Dockerfile with new base image tag 2 months ago
Dockerfile-base perf: Upgrade ansible postgresql 2 months ago
Dockerfile-ee perf: set default version 4 months ago
LICENSE chore: upgrade GPL to v3 2 years ago
README.md Update README.md (#14043) 3 months ago
README.zh-CN.md chore: Update README.zh-CN.md 5 months ago
SECURITY.md chore: add english version secrity info 2 years ago
config_example.yml perf: upgrade to v4, more international and more standardized. 5 months ago
entrypoint.sh revert: entrypoint.sh 3 months ago
jms perf: display migrate log 4 months ago
poetry.lock perf: upgrade geoip2 and .mmdb 2 months ago
pyproject.toml perf: upgrade geoip2 and .mmdb 2 months ago

README.md

JumpServer

An open-source PAM tool (Bastion Host)

English · 简体中文


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
Razor Chen JumpServer EE RDP Proxy Connector
Tinker Tinker JumpServer EE Remote Application Connector (Windows)
Panda Panda JumpServer EE Remote Application Connector (Linux)
Magnus Magnus JumpServer EE Database Proxy Connector

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.