承接 jordaneunson/munkireport-rustdesk 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jordaneunson/munkireport-rustdesk

最新稳定版本:v0.1

Composer 安装命令:

composer require jordaneunson/munkireport-rustdesk

包简介

MunkiReport module for collecting RustDesk remote desktop client configuration data from macOS endpoints

README 文档

README

A MunkiReport module that collects RustDesk remote desktop client configuration data from macOS endpoints.

Overview

This module enables MSPs and IT administrators to track RustDesk client deployments across their fleet. Instead of manually documenting RustDesk IDs, this module automatically reports them to MunkiReport alongside other machine data.

Data Collected

Field Description
RustDesk ID The unique 9-digit identifier for the client
Relay Server The configured rendezvous/relay server
Key The public key for server authentication
Version Installed RustDesk application version
Permanent Password Set Whether unattended access is configured
Alias Custom friendly name if configured

Requirements

  • MunkiReport v5.x
  • RustDesk client installed on endpoints
  • macOS endpoints

Installation

  1. Clone this repository into your MunkiReport local/modules/ directory:

    cd /path/to/munkireport/local/modules
    git clone https://github.com/jordaneunson/munkireport-rustdesk.git rustdesk
  2. Run database migrations:

    cd /path/to/munkireport
    ./please migrate
  3. Add rustdesk to your MODULES configuration in .env or config.php

  4. Deploy the module to clients via Munki

Usage

Once deployed, the module will:

  • Appear as a tab on individual machine detail pages
  • Provide a listing view at /show/listing/rustdesk
  • Allow filtering/searching by RustDesk ID, relay server, version, etc.

Configuration Files

The module reads from these RustDesk configuration locations on macOS:

  • ~/Library/Preferences/com.carriez.rustdesk/RustDesk2.toml - Server settings
  • ~/Library/Preferences/com.carriez.rustdesk/RustDesk.toml - Client settings

License

MIT

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-23