Looking for Open Source Alternatives to RemoteApp

0
11
Asked By TechieTraveler42 On

Hey everyone! I'm on the hunt for a solid open source alternative to RemoteApp. I need a solution that allows me to share a specific application installed on a Windows machine over a remote protocol. The key aspect is that clients should be able to log in and access only that specific app, without needing to use Remote Desktop Services (RDS) at any point. Any suggestions would be greatly appreciated!

5 Answers

Answered By TechieTraveler42 On
Answered By CodeGuru101 On

You should definitely check out Apache Guacamole! It's a solid option for remote access. Also, Keeper has a paid solution that's pretty straightforward to manage in enterprise settings.

Answered By SysAdminSavant On

You might want to look into FreeRDP. It supports RemoteApp since version 1.0, but keep in mind it still relies on the RDP protocol. There are also some open-source alternatives like the RemoteApp Tool that claim to offer similar functionality without needing RDS. I just found it, but it looks promising for various Windows versions!

Answered By AppExplorer75 On

Could you possibly host it as a web app? That might simplify things for you.

TechieTraveler42 -

I wish it were that easy, but unfortunately, that's not an option for my setup.

Answered By NetworkNinja88 On

Have you considered Dwservice? I'm not sure if it fits your needs, but it might be worth a look.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.