tuxudo/teamviewer
Composer 安装命令:
composer require tuxudo/teamviewer
包简介
Team Viewer module for munkireport.
README 文档
README
Collects data about the TeamView instance on the client and provides a link to connect to it in the client tab and listing. Requires TeamViewer 10 or higher to be installed and configured on the client.
Configuration
TeamViewer module has one settings that can be managed by adding them to the server environment variables or the .env file.
TEAMVIEWER_LINK="tvcontrol1://control?device="
Table Schema
- clientid - int - Client ID (the magic number)
- clientic - int - Client IC
- always_online - boolean - Is always online
- autoupdatemode - int - Auto update mode
- version - varchar(255) - Last opened version of TeamViewer on client
- update_available - boolean - Is an update available
- lastmacused - varchar(255) - MAC address of last client
- security_adminrights - boolean - Are admin rights granted
- security_passwordstrength - int - Strength of password
- meeting_username - varchar(255) - Username for meetings
- ipc_port_service - int - IPC Port
- licensetype - int - License type
- midversion - int - MID version
- moverestriction - boolean - Restrictions placed on moving
- is_not_first_run_without_connection - boolean - Is not first run without a connection
- is_not_running_test_connection - boolean - Is not running on a test connection
- had_a_commercial_connection - boolean - Had a commercial connection before
- prefpath - string - location of preference file
- updateversion - string - Detected/known versions that can be updated to
统计信息
- 总下载量: 433
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-25