wangruidong
db243d050e
|
5 months ago | |
---|---|---|
.github | 5 months ago | |
apps | 5 months ago | |
data | ||
docs | ||
requirements | 8 months ago | |
tmp | ||
ui | ||
utils | 7 months ago | |
.dockerignore | ||
.gitattributes | ||
.gitignore | 6 months ago | |
.isort.cfg | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Dockerfile | 5 months ago | |
Dockerfile-ee | 5 months ago | |
LICENSE | ||
README.md | 5 months ago | |
README.zh-CN.md | 5 months ago | |
SECURITY.md | ||
config_example.yml | 7 months ago | |
entrypoint.sh | 6 months ago | |
jms | 8 months ago | |
poetry.lock | 5 months ago | |
pyproject.toml | 5 months ago | |
receptor | 5 months ago | |
run_server.py |
README.md
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, K8s, Remote Apps and Database endpoints through a web browser.
Quick Start
Prepare a clean Linux Server ( 64bit, >= 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
/admin
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 | JumpServer Web UI | |
Luna | JumpServer Web Terminal | |
KoKo | JumpServer Character Protocol Connector | |
Lion | JumpServer Graphical Protocol Connector | |
Razor | JumpServer RDP Proxy Connector | |
Tinker | JumpServer Remote Application Connector (Windows) | |
Panda | JumpServer Remote Application Connector (Linux) | |
Magnus | JumpServer Database Proxy Connector | |
Chen | JumpServer Web DB |
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:
- Email: support@fit2cloud.com
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.