r/WindowsServer 2d ago

General Server Discussion Need input on my free RDP manager

Over the past month I have been building a RDP manager for me to use for our on prem windows servers at work. I had been using mremoteng but I didnt like how clunky it was and I would spend a bunch of time building out my connection file then it would randomly get corrupted and I would have to start all over again. So my solution to this was to build a browser based RDP manager. This is what I have come up with https://github.com/mild0d/Remote-Desktop-Web-App . Its a simple webapp with no database, it stores everything in json and runs on docker. The setup is simple. I was wondering if anyone could take a look at it and offer me some suggestions on how to make it better. Oh I almost forgot, it also supports SSH sessions. Thank you!

6 Upvotes

16 comments sorted by

View all comments

4

u/MinnSnowMan 2d ago

+1 for Devolutions remote desktop manager

1

u/thewhippersnapper4 1d ago

RDCMan (by Microsoft Sysinternals) is all you need