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

added --status #213

Closed jotyGill closed 5 years ago

jotyGill commented 5 years ago

removed write permissions for others to folder "/var/log/openpyn" and execute permissions to files in it. couldn't have Rotating logs to facilitate it, changed to single file logs. added --status stores status in "/var/log/openpyn/status" store "openvpn --status" option's output to "/var/log/openpyn/openvpn-status" Except FileNotFoundError when config file is not yet downloaded