jumpserver/readmes/README.es.md
2025-05-22 18:34:57 +08:00

10 KiB

JumpServer

Una herramienta PAM de código abierto (Bastion Host)


¿Qué es JumpServer?

JumpServer es una herramienta de Gestión de Acceso Privilegiado (PAM) de código abierto que proporciona a los equipos de DevOps y TI acceso bajo demanda y seguro a puntos finales de SSH, RDP, Kubernetes, bases de datos y RemoteApp a través de un navegador web.

Imagen basada en el tema

Inicio rápido

Prepara un servidor Linux limpio ( 64 bits, >= 4c8g )

curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash

Accede a JumpServer en tu navegador en http://your-jumpserver-ip/

  • Nombre de usuario: admin
  • Contraseña: ChangeMe

JumpServer Quickstart

Capturas de pantalla

          
Consola JumpServer JumpServer PAM
Auditorías JumpServer Taller JumpServer
RBAC JumpServerConfiguraciones JumpServer
SSH JumpServer RDP JumpServer
K8s JumpServer DB JumpServer

Componentes

JumpServer consta de múltiples componentes clave, que en conjunto forman el marco funcional de JumpServer, proporcionando a los usuarios capacidades integrales para la gestión de operaciones y control de seguridad.

Proyecto Estado Descripción
Lina Lanzamiento Lina Interfaz web de JumpServer
Luna Lanzamiento Luna Terminal web de JumpServer
KoKo Lanzamiento Koko Conector de Protocolo de Caracteres de JumpServer
Lion Lanzamiento Lion Conector de Protocolo Gráfico de JumpServer
Chen Lanzamiento Chen DB web de JumpServer
Tinker Tinker Conector de Aplicación Remota JumpServer (Windows)
Panda Panda Conector de Aplicación Remota EE JumpServer (Linux)
Razor Chen Conector Proxy RDP EE JumpServer
Magnus Magnus Conector Proxy de Base de Datos EE JumpServer
Nec Nec Conector Proxy VNC EE JumpServer
Facelive Facelive Reconocimiento Facial EE JumpServer

Contribuciones

Bienvenido a enviar PR para contribuir. Por favor, consulta CONTRIBUTING.md para obtener pautas.

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.