this post was submitted on 13 Dec 2024
11 points (100.0% liked)

Privacy

32471 readers
331 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

I want firefox on my laptop to only go through a VPN and the easiest solution I came up with is forcing firefox SOCKS5 Proxy Docker Container which goes through a Mullvad gluetun docker container. I connect to my home server via tailscale

Browser < -tailscale- > SOCKS5 Docker <


gluetun Docker <


Internet

Is that a good idea? It seems a little overengineered, but simpler than running two VPNs on one machine?

Thanks

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 week ago (1 children)

I want only the firefox browser to connect to my vpn. can firefox itself just connect to a vpn?

[โ€“] LazerDickMcCheese 1 points 1 week ago

I'd recommend something like a split tunnel then. And I'm only saying that because I'm not well-versed in networking like this, especially when containers are involved.

But I do have containers routing their traffic through a VPN via gluetun, and it's worked flawlessly.