9.9 KiB
O que é o JumpServer?
JumpServer é uma ferramenta de Gestão de Acesso Privilegiado (PAM) de código aberto que fornece aos times de DevOps e TI acesso sob demanda e seguro a SSH, RDP, Kubernetes, Database e endpoints RemoteApp através de um navegador web.
Começando Rápido
Prepare um servidor Linux limpo (64 bits, >= 4c8g)
curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash
Acesse o JumpServer em seu navegador em http://your-jumpserver-ip/
- Nome de usuário:
admin
- Senha:
ChangeMe
Capturas de Tela
Componentes
JumpServer consiste em múltiplos componentes chave, que formam coletivamente a estrutura funcional do JumpServer, proporcionando aos usuários capacidades abrangentes para gerenciamento de operações e controle de segurança.
Projeto | Status | Descrição |
---|---|---|
Lina | JumpServer Web UI | |
Luna | JumpServer Web Terminal | |
KoKo | JumpServer Character Protocol Connector | |
Lion | JumpServer Graphical Protocol Connector | |
Chen | JumpServer Web DB | |
Tinker | JumpServer Remote Application Connector (Windows) | |
Panda | JumpServer EE Remote Application Connector (Linux) | |
Razor | JumpServer EE RDP Proxy Connector | |
Magnus | JumpServer EE Database Proxy Connector | |
Nec | JumpServer EE VNC Proxy Connector | |
Facelive | JumpServer EE Facial Recognition |
Contribuindo
Bem-vindo para enviar PR para contribuir. Por favor, consulte CONTRIBUTING.md para diretrizes.
License
Copyright (c) 2014-2025 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.