A remote monitoring & management tool, built with Django, Vue and Go.
Go to file
Josh Krawczyk c0edbaeee7 Add inital docker container support 2020-02-12 11:18:43 -05:00
_modules add live process manager 2020-01-12 10:50:26 +00:00
api/tacticalrmm Add inital docker container support 2020-02-12 11:18:43 -05:00
docker Add inital docker container support 2020-02-12 11:18:43 -05:00
scripts init 2019-10-22 22:22:36 +00:00
web add script manager UI and backend 2020-02-07 08:26:03 +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 fix script permissions 2020-02-09 22:14:05 +00:00
update.sh expire all auth tokens when updating (will force page reload to pull latest index.html) 2020-02-02 09:30:50 +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