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. :)


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.