Closed Tuxman2 closed 1 year ago
It just creates a small http server to serve some files using gohttp, that's hopefully to help with deployments etc for your system.
It is http and not https, you can put it behind a proxy but being fair it should really only be needed to grab the configs then never used again.
It can be completely ignored.
If installing the deb or rpm you can ignore it and use that directly.
Hello,
Thank you for providing a script that automates the installation of the rustdesk server. I have a question about the install script. At some point, the script asks us if we want to generate configuration files using an http tool for simple deployment on clients. Is this part necessary ? In addition, we connect in http and not in https via the web page. Can I perform the deployment manually without using this part of your script ?
Regards.