mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[PR #1069] [CLOSED] Macagent #1816
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#1816
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/1069
Author: @redanthrax
Created: 4/15/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 (+258 additions, -1 deletions)
View changed files
📝
api/tacticalrmm/agents/urls.py(+1 -0)📝
api/tacticalrmm/agents/views.py(+30 -1)➕
api/tacticalrmm/core/agent_macos.sh(+130 -0)➕
api/tacticalrmm/tacticalrmm/private/exe/agent_macos.sh(+97 -0)📄 Description
Usage:
curl -s https://api.company.com/agents/agent_macos.sh | bash -s -- -a "http://mac-agent-download-location/macagent" -d company.com -t "token" -c 1 -s 1 -n workstation
Check the rmmagent repo for the mac agent.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.