A remote monitoring & management tool, built with Django, Vue and Go.
Go to file
wh1te909 d894f92d5e format 2024-10-29 11:29:03 -04:00
.devcontainer format 2024-10-29 11:29:03 -04:00
.github
.vscode update pylance settings 2024-06-28 17:13:12 +00:00
ansible replace expired nginx key 2024-06-24 05:51:36 +00:00
api/tacticalrmm blacked 2024-10-29 11:29:03 -04:00
docker sso init 2024-10-29 11:29:03 -04:00
natsapi update bins 2024-07-08 20:34:57 +00:00
.dockerignore
.gitignore
LICENSE.md
README.md update wording 2024-10-23 17:22:48 +00:00
SECURITY.md
backup.sh
go.mod update nats-api reqs 2024-07-08 20:33:55 +00:00
go.sum update nats-api reqs 2024-07-08 20:33:55 +00:00
install.sh bump mesh 2024-10-15 08:28:38 +00:00
main.go update nats-api reqs 2024-07-08 20:33:55 +00:00
mypy.ini
restore.sh bump mesh 2024-10-15 08:28:38 +00:00
troubleshoot_server.sh Added version tracking header info 2024-06-24 16:31:56 -04:00
update.sh bump mesh 2024-10-15 08:28:38 +00:00

README.md

Tactical RMM

CI Tests codecov Code style: black

Tactical RMM is a remote monitoring & management tool, 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, python, nushell and deno scripts)
  • Event log viewer
  • Services management
  • Windows patch management
  • Automated checks with email/SMS/Webhook 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 agent versions supported

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

Linux agent versions supported

  • Any distro with systemd which includes but is not limited to: Debian (10, 11), Ubuntu x86_64 (18.04, 20.04, 22.04), Synology 7, centos, freepbx and more!

Mac agent versions supported

  • 64 bit Intel and Apple Silicon (M-Series)

Installation / Backup / Restore / Usage

Refer to the documentation