/expressvpn-killswitch-linux

Tested in debian 4.6.4 x64 and expressvpn version 1.2.0

Primary LanguageShell

expressvpn-killswitch

Tested in debian 4.6.4 x64 and expressvpn version 1.2.0

  • Make it executable
    sudo chmod+x expressvpn-killswitch.sh
  • Execute with sudo privileges or will fail
    sudo expressvpn-killswitch.sh
  • Monitor the log file constantly
    tail -f dailyfile.log
  • The script creates new files for every day where a disconnection has happened
  • Each file will have the day.log as name
  • Any feedback or improvement is welcome