mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #670] Local share to update agent #428
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#428
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 @cmiscloni on GitHub (Aug 30, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/670
Originally assigned to: @wh1te909 on GitHub.
If possible add the possibility to change the default url path to update winagent , because some production computers are not allowed to go to github
@FrBillyD commented on GitHub (Nov 24, 2021):
Hello ! 🖐
It may be beneficial to let Tactical act as a proxy to retrieve installation files. For example, instead of downloading the agent through GitHub, Tactical would grab the agent and present it itself.
On the other hand, this would cause an additional load of the processes (because downloading then made available by the web engine with uploading of the data).
@silversword411 commented on GitHub (Nov 24, 2021):
It does when you have Signed Agents :)
@FrBillyD commented on GitHub (Nov 24, 2021):
Yup ! My bad 😬
So, it would be cool to have the same functionality without code signing 😁