A remote monitoring & management tool, built with Django, Vue and Go.
Go to file
wh1te909 3661eab8eb generate a random url for the django admin 2020-01-18 02:05:29 +00:00
_modules add live process manager 2020-01-12 10:50:26 +00:00
api/tacticalrmm generate a random url for the django admin 2020-01-18 02:05:29 +00:00
scripts init 2019-10-22 22:22:36 +00:00
web update reqs 2020-01-17 07:15:13 +00:00
.gitignore update reqs 2020-01-17 07:15:13 +00:00
.travis.yml update reqs 2020-01-17 07:15:13 +00:00
LICENSE init 2019-10-22 22:22:36 +00:00
README.md start adding readme 2020-01-05 23:47:54 +00:00
azure-pipelines.yml update reqs 2020-01-17 07:15:13 +00:00
install.sh generate a random url for the django admin 2020-01-18 02:05:29 +00:00
update.sh fix bad import and change update script 2020-01-15 20:59:45 +00:00

README.md

Tactical RMM

Build Status Build 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 python, as well as the SaltStack api and MeshCentral

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
  • Event log viewer
  • Services management
  • Windows patch management
  • Automated checks with email/SMS alerting (cpu, disk, memory, services, event logs)
  • Remote software installation via chocolatey
  • Software and hardware inventory

Server Requirements

  • Any modern linux distro (an install script is provided for Ubuntu Server 18.04)
  • A domain you own with at least 3 subdomains
  • Google Authenticator app (2 factor is NOT optional)

Windows versions supported

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