Hell, I route a TS exit node through gluetun so I can access my LAN while also covering my outbound traffic.
Comment on What's gluetun?
AbsolutelyNotAVelociraptor@sh.itjust.works 4 days ago
It’s not a “normal” vpn client. It allows you to create a network in your server using a variety of vpn providers so other containers can use it to connect to the internet. You use tailscale to connect to your server from outside home, but you use gluetun for your containers to connect to the outside world without exposing your real IP.
nfreak@lemmy.ml 3 days ago
retro@infosec.pub 2 days ago
You can even install Tailscale in your Gluetun container and use it as an exit node so you have a VPN while using Tailscale. This is most useful for mobile devices where you can only have one active VPN.