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

29 lines
939 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Remmina
Remmina 是一款开源、跨平台的远程桌面客户端支持多种协议和Web界面。
![](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)
## 功能特性
- 支持RDP、VNC、SPICE、NX、XDMCP等多种远程桌面协议
- 支持Web界面管理默认端口3000
- 支持多平台和多架构
- 支持SSH隧道和多种认证方式
- 轻量级、资源占用低
## 使用方法
1. 部署后访问 `http://服务器IP:3000` 进入Web管理界面
2. 添加远程主机信息,选择协议进行连接
3. 配置文件目录:`./config`
4. 数据目录:`./data`
## 相关链接
- [官方网站](https://remmina.org/)
- [GitHub 项目](https://github.com/FreeRDP/Remmina)
- [官方文档](https://remmina.org/how-to/)
- [Docker Hub](https://hub.docker.com/r/linuxserver/remmina)