this post was submitted on 01 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 11 months ago (1 children)

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?

[โ€“] [email protected] 1 points 11 months ago

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.