wfg / docker-openvpn-client

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

Fix problem with CRLF(Windows) openVpn config files. #59

Closed tilperion2 closed 2 years ago

tilperion2 commented 2 years ago

Convert line ending to LF(linux) format for *.ovpn files, as if there are CRLFs, then substitutes for port/ip for enabled KILL_SWITCH will not work.