wfg / docker-openvpn-client

OpenVPN client with killswitch and proxy servers; built on Alpine
MIT License
353 stars 107 forks source link

Suggestion : use custom DNS #74

Open peter17 opened 2 years ago

peter17 commented 2 years ago

Hi,

Thanks a lot for your project!

I would like to suggest a new feature: I would like to be able to force specific DNS (ex: 1.1.1.1) in the docker-compose.yml so it would not use the DNS from the host nor from the VPN server.

Would it be possible to implement this?

Thanks a lot in advance

Best regards