nickkjolsing / dockerMullvadVPN

Mullvad VPN container tutorial for docker
GNU General Public License v3.0
87 stars 11 forks source link

[Q] Connecting from multiple machines #3

Closed Alyetama closed 3 years ago

Alyetama commented 3 years ago

This is not an issue, but rather, a question. I found your tutorial VERY helpful for my use case and was able to reproduce it successfully. But I want to know if it's possible to connect docker containers running on other machines to one OpenVPN container running on one device.

That is, I have an active OpenVPN connection container in Device a, and I want to connect to that same connection in containers running on Device b, Device c, etc. Any thoughts?

Thank you very much!