[PR #59] [CLOSED] Added openframe installation mode #64

Closed
opened 2026-03-02 02:13:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/rmmagent/pull/59
Author: @kirill-567
Created: 4/28/2025
Status: Closed

Base: developHead: feature/openframe-mode


📝 Commits (6)

📊 Changes

9 files changed (+125 additions, -13 deletions)

View changed files

📝 agent/agent.go (+43 -7)
📝 agent/agent_unix.go (+3 -0)
📝 agent/agent_windows.go (+6 -0)
📝 agent/install.go (+31 -4)
📝 agent/install_unix.go (+11 -1)
📝 agent/install_windows.go (+20 -1)
📝 main.go (+8 -0)
rmmagent-mac-arm64 (+0 -0)
📝 shared/types.go (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/rmmagent/pull/59 **Author:** [@kirill-567](https://github.com/kirill-567) **Created:** 4/28/2025 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `feature/openframe-mode` --- ### 📝 Commits (6) - [`e6a8265`](https://github.com/amidaware/rmmagent/commit/e6a82658fe81ae3016702fcbd3783474058ac69c) Added openframe mode - [`2ae2f91`](https://github.com/amidaware/rmmagent/commit/2ae2f9107d8e766b63a457a1245b81e9258fcdfc) Removed opengrame gateway url param and added todo - [`6effe17`](https://github.com/amidaware/rmmagent/commit/6effe17681f4d6080a99806563cca075a0c72516) Fixed ws - [`544071c`](https://github.com/amidaware/rmmagent/commit/544071c0d01777c89c43bd4b1464da3cf943789f) Fixed rest url - [`82ca568`](https://github.com/amidaware/rmmagent/commit/82ca5686511ee0bee20fbaca511264c195f7e034) Fixed - [`501a299`](https://github.com/amidaware/rmmagent/commit/501a299baf53d8a19580e2566fd84838c2521aa5) Fixes ### 📊 Changes **9 files changed** (+125 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `agent/agent.go` (+43 -7) 📝 `agent/agent_unix.go` (+3 -0) 📝 `agent/agent_windows.go` (+6 -0) 📝 `agent/install.go` (+31 -4) 📝 `agent/install_unix.go` (+11 -1) 📝 `agent/install_windows.go` (+20 -1) 📝 `main.go` (+8 -0) ➕ `rmmagent-mac-arm64` (+0 -0) 📝 `shared/types.go` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:13:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rmmagent#64
No description provided.