ProtonVPN / protonvpn-cli

Legacy protonvpn-cli: ProtonVPN Command-Line Tool for Linux and macOS. This has been superseded by https://github.com/ProtonVPN/protonvpn-cli-ng
Other
607 stars 98 forks source link

Make protonVPN/openVPN log to syslog. #165

Closed joelstahre closed 5 years ago

joelstahre commented 5 years ago

Is it possible to make protonVPN to send logs to syslog? If not, can it be implemented!

mazen160 commented 5 years ago

Hi @joelstahre !

Yes, it should be possible to do so by sending OpenVPN logs directly to syslog.

Or you can access logs at ~/.protonvpn-cli/connection_logs

If you modify the arguments at openvpn-connect on protonvpn-cli to add --syslog, you should be able to do so!

Best Regards, Mazin