Files
Arch1Panel/apps/remmina/README_en.md
2025-07-08 22:39:46 +08:00

29 lines
980 B
Markdown

# Remmina
Remmina is an open-source, cross-platform remote desktop client with web interface support.
![](https://cdn.jsdelivr.net/gh/xiaoY233/PicList@main/public/assets/Remmina.png)
![](https://img.shields.io/badge/Copyright-arch3rPro-ff9800?style=flat&logo=github&logoColor=white)
## Features
- Supports RDP, VNC, SPICE, NX, XDMCP and more remote desktop protocols
- Web UI management (default port 3000)
- Multi-platform and multi-architecture support
- SSH tunneling and multiple authentication methods
- Lightweight and low resource usage
## Usage
1. After deployment, access `http://your-server-ip:3000` for the web UI
2. Add remote host information and select protocol to connect
3. Config directory: `./config`
4. Data directory: `./data`
## Links
- [Official Website](https://remmina.org/)
- [GitHub Project](https://github.com/FreeRDP/Remmina)
- [Official Documentation](https://remmina.org/how-to/)
- [Docker Hub](https://hub.docker.com/r/linuxserver/remmina)