this post was submitted on 31 Aug 2026
29 points (96.8% liked)

Selfhosted

62274 readers
402 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.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

So, just as the title says, I wanna know if anyone here uses a proxy as a way to access a private network instead of a VPN.

In my server i just use nginx to reverse proxy through different webapps, and now the time has arrived for nextcloud, now I'm thinking that I'd rather have such services more isolated from the wider web, and I like the simplicity of a proxy login. Though I am skeptical of the user/password model for proxying into a server. Afaik all proxy server logins work within that framework.

So, does anyone do this??

Edit: I know I can find a config wherever in the web, the post is more about experiences or thoughts about using a proxy instead of the common recommendation of a VPN. Thats all. :)

you are viewing a single comment's thread
view the rest of the comments
[–] WeirdGoesPro@lemmy.dbzer0.com 2 points 3 weeks ago

I use Tailscale, and it has been flawless for me. I use Nginx on a VPS to expose some services, and then keep the rest behind the Tailscale network so only I can access them.

It’s been so perfect that I can’t imagine doing it any other way for my needs.