lite-weight SSH PAM system
use vibe coding develop a lite-weight SSH PAM system
Objectives
- Frontend Interface: To create a user-friendly web interface for entering connection details and displaying the terminal.
- Backend Service: To develop a backend WebSocket server to handle frontend requests and establish connections with the target SSH servers.
Key Features
- Web Terminal Interface: Provides a fully functional web-based terminal where users can input commands and see real-time output.
- SSH host Management: Allows admins to enter a host, port, username, and RBAC, control user permission to establish an SSH connection with a remote server.
- lite-weight: system just require 1 core/512MB ram.
github repo: https://github.com/owan-io1992/web-ssh-client
Last updated on