tacticalrmm
tacticalrmm copied to clipboard
Public URL for Linux Deployment
Is your feature request related to a problem? Please describe.
Installing the Linux agent requires moving a file to the host I want to deploy. Sometimes I don't have direct access, only a web-ssh or some other means.
Describe the solution you'd like
I would like a URL that can be downloaded via either curl
or wget
to retrieve the script.
Describe alternatives you've considered
My current solution is to open vi
, and copy/paste the contents of the script from my local machine. This is a pain because I have to go through several clicks to open the script locally, then copy it, then in some cases I have to run :set nocompatible
on vi
or install vim
or nvim
for consistency in the pasting.
Additional context Add any other context or screenshots about the feature request here.
Screenshots? Screenshots? This is Linux, we don't need no stinking screenshots!