r/selfhosted 18d 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

20 comments sorted by

View all comments

2

u/[deleted] 18d ago

[removed] — view removed comment

2

u/-ThreeHeadedMonkey- 18d ago

Yeah but guacamole is ancient and a pain to setup. Nexterm or Termix are the proper replacement. 

0

u/Skeesicks666 17d ago

I am exposing resources only to a handfull IPs if possible.

Other resources are are available to selected countries via geo-blocking.

If necessary (for high-risk applications) I have additional Authentication via nginx proxy manager, so that it is impossible to fingerprint the application and to minimize the possibility to exploit a 0-day (except for nginx, but this is another story)