JumpServer ## An open-source PAM tool (Bastion Host) [![][license-shield]][license-link] [![][discord-shield]][discord-link] [![][docker-shield]][docker-link] [![][github-release-shield]][github-release-link] [![][github-stars-shield]][github-stars-link] [English](/README.md) · [中文(简体)](/readmes/README.zh-hans.md) · [中文(繁體)](/readmes/README.zh-hant.md) · [日本語](/readmes/README.ja.md) · [Português (Brasil)](/readmes/README.pt-br.md)

## O que é o JumpServer? JumpServer é uma ferramenta de Gerenciamento de Acesso Privilegiado (PAM) de código aberto que fornece às equipes de DevOps e TI acesso sob demanda e seguro a SSH, RDP, Kubernetes, Banco de Dados e endpoints RemoteApp através de um navegador da web. ![Visão geral do JumpServer](https://github.com/jumpserver/jumpserver/assets/32935519/35a371cb-8590-40ed-88ec-f351f8cf9045) ## Começando Rápido Prepare um servidor Linux limpo (64 bits, >= 4c8g) ```sh curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash ``` Acesse o JumpServer no seu navegador em `http://your-jumpserver-ip/` - Nome de usuário: `admin` - Senha: `ChangeMe` [![JumpServer Começando Rápido](https://github.com/user-attachments/assets/0f32f52b-9935-485e-8534-336c63389612)](https://www.youtube.com/watch?v=UlGYRbKrpgY "JumpServer Começando Rápido") ## Capturas de Tela
Console do JumpServer Auditorias do JumpServer
Banco de Trabalho do JumpServer Configurações do JumpServer
SSH do JumpServer RDP do JumpServer
K8s do JumpServer DB do JumpServer
## Componentes JumpServer consiste em múltiplos componentes-chave, que em conjunto formam a estrutura funcional do JumpServer, fornecendo aos usuários capacidades abrangentes para gerenciamento de operações e controle de segurança. | Projeto | Status | Descrição | |-------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------| | [Lina](https://github.com/jumpserver/lina) | Lina release | Interface do Usuário Web do JumpServer | | [Luna](https://github.com/jumpserver/luna) | Luna release | Terminal Web do JumpServer | | [KoKo](https://github.com/jumpserver/koko) | Koko release | Conector do Protocolo de Caracteres do JumpServer | | [Lion](https://github.com/jumpserver/lion) | Lion release | Conector do Protocolo Gráfico do JumpServer | | [Chen](https://github.com/jumpserver/chen) | Chen release | Banco de Dados Web do JumpServer | | [Razor](https://github.com/jumpserver/razor) | Chen | Conector Proxy RDP do JumpServer EE | | [Tinker](https://github.com/jumpserver/tinker) | Tinker | Conector de Aplicativo Remoto do JumpServer EE (Windows) | | [Panda](https://github.com/jumpserver/Panda) | Panda | Conector de Aplicativo Remoto do JumpServer EE (Linux) | | [Magnus](https://github.com/jumpserver/magnus) | Magnus | Conector Proxy de Banco de Dados do JumpServer EE | | [Nec](https://github.com/jumpserver/nec) | Nec | Conector Proxy VNC do JumpServer EE | | [Facelive](https://github.com/jumpserver/facelive) | Facelive | Reconhecimento Facial do JumpServer EE | ## Contribuindo Bem-vindo para enviar PR para contribuir. Por favor, consulte [CONTRIBUTING.md][contributing-link] para diretrizes. ## Segurança JumpServer é um produto crítico para a missão. Por favor, consulte as Recomendações Básicas de Segurança para instalação e implantação. Se você encontrar quaisquer problemas relacionados à segurança, entre em contato conosco diretamente: - 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. [docs-link]: https://jumpserver.com/docs [discord-link]: https://discord.com/invite/W6vYXmAQG2 [contributing-link]: https://github.com/jumpserver/jumpserver/blob/dev/CONTRIBUTING.md [license-link]: https://www.gnu.org/licenses/gpl-3.0.html [docker-link]: https://hub.docker.com/u/jumpserver [github-release-link]: https://github.com/jumpserver/jumpserver/releases/latest [github-stars-link]: https://github.com/jumpserver/jumpserver [github-issues-link]: https://github.com/jumpserver/jumpserver/issues [github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver [github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square [docker-shield]: https://img.shields.io/docker/pulls/jumpserver/jms_all.svg [license-shield]: https://img.shields.io/github/license/jumpserver/jumpserver [discord-shield]: https://img.shields.io/discord/1194233267294052363?style=flat&logo=discord&logoColor=%23f5f5f5&labelColor=%235462eb&color=%235462eb