# Daily Hack #day119 - 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.

#### Key Features

* **Centralized Access Control**: Manages user authentication and authorization, ensuring secure access to resources.
    
* **Multi-Protocol Support**: Supports SSH, RDP, VNC, and other protocols for connecting to different types of devices.
    
* **Role-Based Access Control (RBAC)**: Granular control over user permissions and access rights based on roles.
    
* **Web-based Management Console**: Provides an intuitive web interface for managing and accessing resources.
    

You can check it out [following this link.](https://github.com/jumpserver/jumpserver)
