mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[PR #1262] [CLOSED] added support for mac agent #3793
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3793
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/tacticalrmm/pull/1262
Author: @redanthrax
Created: 8/23/2022
Status: ❌ Closed
Base:
develop← Head:macagent📝 Commits (10+)
3287b4aMerge branch 'develop'081ad3cMerge branch 'develop'29b04eeMerge branch 'develop'4992002Merge branch 'develop'192e418Merge branch 'develop'1f77acdMerge branch 'develop'cf0941cMerge branch 'develop'c2a9685Merge branch 'develop'293f44cRelease 0.1.04d27f2bRelease 0.1.1📊 Changes
4 files changed (+215 additions, -0 deletions)
View changed files
📝
api/tacticalrmm/agents/utils.py(+52 -0)📝
api/tacticalrmm/agents/views.py(+13 -0)➕
api/tacticalrmm/core/agent_mac.sh(+148 -0)📝
api/tacticalrmm/tacticalrmm/settings.py(+2 -0)📄 Description
Added support for Mac Agent install.
The binary location will need to be fixed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.