LeonardoWiest / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tactical RMM

Build Status Coverage Status License: MIT Code style: black

Tactical RMM is a remote monitoring & management tool for Windows computers, built with Django and Vue.
It uses an agent written in golang and integrates with MeshCentral

Demo database resets every hour. Alot of features are disabled for obvious reasons due to the nature of this app.

Tactical RMM is currently in alpha and subject to breaking changes. Use in production at your own risk.

Features

  • Teamviewer-like remote desktop control
  • Real-time remote shell
  • Remote file browser (download and upload files)
  • Remote command and script execution (batch, powershell and python scripts)
  • Event log viewer
  • Services management
  • Windows patch management
  • Automated checks with email/SMS alerting (cpu, disk, memory, services, scripts, event logs)
  • Automated task runner (run scripts on a schedule)
  • Remote software installation via chocolatey
  • Software and hardware inventory

Windows versions supported

  • Windows 7, 8.1, 10, Server 2008R2, 2012R2, 2016, 2019

Installation / Backup / Restore / Usage

Refer to the documentation

About

A remote monitoring & management tool, built with Django, Vue and Go.

License:MIT License


Languages

Language:Python 56.8%Language:Vue 32.0%Language:Shell 5.0%Language:PowerShell 3.5%Language:JavaScript 1.7%Language:Go 0.7%Language:Sass 0.0%Language:Batchfile 0.0%Language:Dockerfile 0.0%Language:HTML 0.0%Language:CSS 0.0%