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.

top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 11 months ago

Why not simply search this sub? The answers to this question are always the same.

[–] [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.

[–] [email protected] 1 points 11 months ago (1 children)

I've used https://github.com/butlerx/wetty for this. I don't know if it has all the features you're looking for, I just have it set up simple.

[–] [email protected] 1 points 11 months ago

Same here. Behind nginx on custom port.

[–] [email protected] 1 points 11 months ago

I used to use sstunnel over ssh. So basically I’d run ssh just for the link, then run sstunnel which set up a SOCKS proxy. This was 10 years ago.

[–] [email protected] 1 points 11 months ago

You can set up a cloudflare tunnel. It allows access through web browser AND proper ssh installing cloudflared, all without exposing port 22 over the internet. And you can event set up oAuth to go with it.

[–] [email protected] 1 points 11 months ago

Maybe https://github.com/nirui/sshwifty is what you are looking for you can set the password in the url and you also can store the connections