this post was submitted on 26 Jun 2026
695 points (95.9% liked)
Privacy
10641 readers
228 users here now
A community for Lemmy users interested in privacy
Rules:
- Be civil
- No spam posting
- Keep posts on-topic
- No trolling
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is there a self hosted VPN option?
You can totally self-host your own VPN, a lot of folks will do that so that they can access their home lab remotely (without having to open ports or set up a reverse proxy).
That said, self-hosting kind of defeats the purpose of using a VPN service if the goal is to anonymise web traffic or bypass regional restrictions/ content blocks.*
* Technically you could use a hosting service and host your own VPN in another region, but it's probably not going to be cheap, and it's kind of a stretch of the self part of self hosting.
Could one use onion routing to self host and bypass the disadvantages?
Also, thanks for a succinct and straightforward answer.
You can absolutely self-host onion services and bypass the use of VPN, if you're serving web apps.
Entirely depends on your use case, though.