A remote monitoring & management tool, built with Django, Vue and Go.
Go to file
wh1te909 bc7dad77f4 update reqs 2022-03-19 01:31:21 +00:00
.devcontainer nginx/celery changes and bump docker deps 2022-03-14 04:20:41 +00:00
.github remove docs workflow 2022-03-18 18:13:51 +00:00
.vscode fix vscode deprecations / remove mypy 2022-02-11 19:57:49 +00:00
api/tacticalrmm update reqs 2022-03-19 01:31:21 +00:00
docker update for new repo 2022-03-18 18:09:58 +00:00
natsapi v0.12.0 2022-03-10 00:57:55 +00:00
web update for new repo 2022-03-18 18:09:58 +00:00
.dockerignore Update .dockerignore 2021-01-03 15:16:13 -05:00
.gitignore more recovery rework 2022-03-12 02:30:32 +00:00
LICENSE.md v0.12.0 2022-03-10 00:57:55 +00:00
README.md update for new repo 2022-03-18 18:09:58 +00:00
SECURITY.md update for new repo 2022-03-18 18:09:58 +00:00
azure-pipelines.yml switch pipelines to 3.10 2022-03-10 01:50:37 +00:00
backup.sh update backup/restore 2022-03-19 01:24:17 +00:00
go.mod v0.12.0 2022-03-10 00:57:55 +00:00
go.sum v0.12.0 2022-03-10 00:57:55 +00:00
install.sh remove extra print statement 2022-03-19 00:03:03 +00:00
main.go v0.12.0 2022-03-10 00:57:55 +00:00
restore.sh update backup/restore 2022-03-19 01:24:17 +00:00
troubleshoot_server.sh adding all services to troubleshooting script 2022-01-21 11:51:54 -05:00
update.sh update for new repo 2022-03-18 18:09:58 +00:00

README.md

Tactical RMM

Build Status Coverage Status 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

LIVE DEMO

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

Discord Chat

Documentation

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