immense / Remotely

A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
GNU General Public License v3.0
4.48k stars 1.61k forks source link

Elevate to Service missing #826

Open ekadin-mtc opened 7 months ago

ekadin-mtc commented 7 months ago

I have seen reference in past Issues to an "Elevate to Service" or "Elevate to Admin" option in the Portable Client. However, I don't see that option anymore. Was it removed at some point? Can it be added back?

As a side note, in the release notes it says that Cloudflare Tunnels won't work. I am currently running Remotely in Kubernetes behind a Cloudflare Tunnel. As far as I can tell everything is working perfectly!

ekadin-mtc commented 7 months ago

@bitbound Do you know anything about this feature missing?

bitbound commented 7 months ago

@ekadin-mtc Those buttons were left out due to time constraints when the two UI frameworks (WPF for Windows and Avalonia for Linux/Mac) were merged into one.

Technically, it would be possible to add them back in and only show them on Windows.

We're still discussing priorities for the project, so I can't make any guesses about timelines.

ekadin-mtc commented 3 months ago

@bitbound I noticed there has been some activity in this project recently. Are there any updates on this issue?

bitbound commented 3 months ago

@ekadin-mtc No updates on this one. I made some time to work on Remotely and get this last release out, but there were higher priority issues that needed to be addressed.