Go to file
maninhill c56ab9bc1e chore: Update README.zh-CN.md 2024-07-09 11:11:20 +08:00
.github Merge v4 to dev 2024-06-24 15:43:40 +08:00
apps perf: Asset type cloud add community version (#13640) 2024-07-09 10:59:56 +08:00
data
docs docs: redirect to doc site 2022-09-21 14:04:16 +08:00
requirements perf: upgrade to v4, more international and more standardized. 2024-07-04 10:06:43 +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 merge: into dev from v4 2024-04-29 11:07:43 +08:00
.dockerignore perf: upgrade to v4, more international and more standardized. 2024-07-04 10:06:43 +08:00
.gitattributes perf: add ipdb to git lfs 2022-09-21 14:20:48 +08:00
.gitignore perf: remove *.mo 2024-05-13 17:35:00 +08:00
.isort.cfg perf: upgrade to v4, more international and more standardized. 2024-07-04 10:06:43 +08:00
CODE_OF_CONDUCT.md chore: add code of conduct 2022-09-21 14:06:46 +08:00
CONTRIBUTING.md chore: use unseq list 2024-07-03 15:35:14 +08:00
Dockerfile fix: FromAsCasing keywords 2024-07-09 10:35:59 +08:00
Dockerfile-ee fix: FromAsCasing keywords 2024-07-09 10:35:59 +08:00
LICENSE chore: upgrade GPL to v3 2022-09-21 14:24:25 +08:00
README.md Update README.md 2024-07-08 14:51:07 +08:00
README.zh-CN.md chore: Update README.zh-CN.md 2024-07-09 11:11:20 +08:00
SECURITY.md chore: add english version secrity info 2022-09-21 14:25:07 +08:00
config_example.yml perf: upgrade to v4, more international and more standardized. 2024-07-04 10:06:43 +08:00
entrypoint.sh perf: upgrade to v4, more international and more standardized. 2024-07-04 10:06:43 +08:00
jms perf: upgrade to v4, more international and more standardized. 2024-07-04 10:06:43 +08:00
poetry.lock perf: ansible version and set user lang 2024-06-28 18:59:44 +08:00
pyproject.toml perf: ansible version and set user lang 2024-06-28 18:59:44 +08:00
receptor perf: ansible runner in isolated mode (#13434) 2024-06-24 10:21:31 +08:00

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

Quick Start

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-ip/, admin/ChangeMe

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.