jotyGill / openpyn-nordvpn

Easily connect to and switch between, OpenVPN servers hosted by NordVPN on Linux (+patch leakes)
GNU General Public License v3.0
628 stars 114 forks source link

Containerization? #174

Open lavaguy1 opened 6 years ago

lavaguy1 commented 6 years ago

Any chance of you providing a Docker container image for this project, or is anyone else working on one?

Thanks!

irateswami commented 6 years ago

There are already vpn containers available that are NordVPN compatible (if that's the specific service you're looking for): https://hub.docker.com/r/kylemanna/openvpn/

Alternatively, I don't think it'd be terrible challenging to create an image using the base python image that's available.