this post was submitted on 12 Aug 2025
21 points (100.0% liked)
Privacy
7203 readers
45 users here now
A community for Lemmy users interested in privacy
Rules:
- Be civil
- No spam posting
- Keep posts on-topic
- No trolling
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have a similar setup on my laptop, a docker searxng (well podman rootless, but near enough) locked into a gluetun instance. Works fine, simple to set up, sucks less than any individual search engine and is usefully configurable, but I'm on linux, I expect there's more pain for windows (linux might be a use for the spare computer...). It's not resource intensive. Gluetun let's you expose a local port for searxng and you just point your browser at https://192.168.x.x:8192 or whatever, no need to worry about exit IP. Gluetun is well used and has a focus on avoiding leaks, plenty of eyes on the code, I've never had any problems.
You can wireguard (or tailscale or whatever) into your home network and use it on your phone too. Spin up a pihole for adblock while you're at it. I say go for it...
Oh, I wouldn't know about that terrible Windows thing (more than I must). A deb distro is my daily driver, so I was thinking about doing what you're saying as a more portable alternative that moves easily with any VPN location.
How resource-intensive is your setup?
Cool, you said 'old Win 11 machine', I assumed. It's really not intensive, never know it's there. I guess it's a VPN, a few curls, some stats and a light webserver ?
Oh yeah, sorry, that's just the old paperwight I had lying around, not my baby.
Tailscale has been a game changer for my self-hosted stuff - zero port forwarding headaches and i can access my searxng instance from anywhere without exposing it to the internet (works great with my audiobookshelf server too, been using the soundleaf app to stream my books on the go).