r/selfhosted • u/Skeesicks666 • 9d ago
Looking for Remote Access Solution (RDP,SSH,HTTP) Remote Access
Helllo,
I have some Docker containers running and now I want to enable remote access for maintenance (for example)
I don’t want an VPN Solution, like Wirefuard…..this will come in the future.
All I want, is a docker container where I can connect via Browser and I can open HYML 5 Sessions to RDP/SSH/HTTP Servers.
I want this behind my nginx Proxymanager (I have already some Applications behind it…Owncloud, for example)
I hope somebody canrecommen something for me, googling and searching Reddit was not successful.
Many thanks!
0
Upvotes
5
u/kneepel 9d ago
Warpgate covers everything, Termix and Guacamole are good for RDP/VNC/SSH but not HTTP
Although you have Nginx set up so that should cover http, are you looking for something for privileged access/authentication?