Development
Mythic RMM Dev-Log 001
Creating my own RMM.
This is an early preview, not much technical shit here.
In the past, I have used Kaseya, Atera and TacticalRMM. All of which, having their own variety of flaws and major painpoints. I have been working on Mythic for the past year and a half, to remedy that.
Features:#
- Built in ticketing (SMTP or done through portal)
- Customers list featuring information, critical devices, tickets and more.
- Devices page; Remote Desktop, Terminal (System powershell/cmd as well as user), software installs, patches, security, task manager, service manager, and a full file browser. (Ambitious I know, but someone needs to do it correctly).
- Scripts; Create and manage deployable scripts using folders for organization. Supports bash, batch and powershell.
- Policies; Like AD management, but for linux. I will go into more detail on this at a later date.
- Patch Management; Deploy patches per customer or MSP wide.
- I have much more in-store such as KEV/CVE scanning.
Here's a preview of the mock data in the current ticket system:
#
I'll go more in-depth in likely the next dev-log.
The customers page + customer view:
#

The Devices page + device view:
#

EVERYTHING - Is subject to change. Trust me, im picky as hell about UI's.
Thats all for now.