Just to avoid advice I’m already aware of: I don’t want to use a VPN, nor a cloudflare tunnel.
I want to self host, ideally docker compatible, piece of software which would utilize ssh port 22 on the local network to access devices on that LAN, and then forward the information through a reverse proxy and securely through https, into my browser window, where I can interact with it from anywhere. I know guacamole, but it seems a bit cluttered with functionality I don’t need - RDP and VNC.
https://github.com/stuicey/SSHy might be of interest - do you want to be at some other location and SSH to your home server through a browser, or use a browser-based SSH client to contact third party servers?
Looks pretty nice, though I’d really appreciate being able to create connection profiles, filling the IP, username, and password, and then connecting just by selecting that profile. Guacamole does that too.