fbxshit
1 天前
Apache Guacamole provides access to remote servers and desktops via a web browser by acting as a clientless remote desktop gateway, supporting protocols like RDP, VNC, and SSH through its HTML5-based interface. After installing Guacamole on a server, users simply open a web browser, navigate to the Guacamole server's address, log in, and select a configured connection to access their remote systems without needing any plugins or client software on their own devices.
How it Works
1. Server Installation:
First, Apache Guacamole needs to be installed on a server. This server then runs the web interface and handles the connections.
2. Clientless Access:
When you access Guacamole through your web browser, it serves an HTML5 client. This client runs entirely within your browser, making it "clientless" because no special plugins or applications are required on your computer, tablet, or phone.
3. Protocol Support:
The Guacamole server then uses standard protocols such as RDP (for Windows), VNC (for Linux/macOS), and SSH (for Linux/macOS terminals) to connect to the remote machines.
4. Remote Session:
Once connected, the remote desktop or terminal appears directly within your web browser window, and you can interact with it using your keyboard and mouse.
Key Features & Benefits
Browser-Based:
You can access any supported remote machine from any device with a modern web browser.
Clientless:
No installation of third-party software or plugins is needed on your local device.
Versatile:
Supports multiple remote desktop and terminal protocols (RDP, VNC, SSH).
Centralized Access:
Acts as a central gateway for managing and accessing various remote machines.
Security:
Can be used to create secure, centralized access points to infrastructure and enforce security policies.
找到了这个,准备装了试试看在手机 browser 上面效果。