mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2317] Sever Agent Setup Files and Public IP check from TacticalRMM backend #3377
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#3377
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?
Originally created by @rbicelli on GitHub (Oct 16, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2317
Is your feature request related to a problem? Please describe.
In some environments where there are strict firewall rules, agent updates fail because the installer file cannot be retrieved from github:
Same for Piblic IP Address:
Describe the solution you'd like
Make agent setup files servable from TRMM instance. Same for Public IP check.
Describe alternatives you've considered
Mirroring releases from github and forcing /etc/hosts to override github.com to TRMM instance.