Skip to content
Snippets Groups Projects
  1. Jun 08, 2022
  2. Jun 07, 2022
  3. Apr 22, 2022
  4. Feb 02, 2022
  5. Dec 16, 2021
  6. Dec 13, 2021
  7. Dec 10, 2021
  8. Dec 01, 2021
  9. Nov 30, 2021
  10. Nov 29, 2021
  11. Nov 24, 2021
  12. Nov 23, 2021
  13. Sep 23, 2021
  14. Jul 13, 2021
  15. Jul 07, 2021
  16. Jun 22, 2021
  17. Jun 14, 2021
  18. Jun 01, 2021
  19. May 17, 2021
  20. May 04, 2021
  21. Apr 14, 2021
  22. Mar 26, 2021
  23. Mar 25, 2021
  24. Mar 11, 2021
  25. Mar 05, 2021
    • Kali Kaneko's avatar
      [docs] rename docs for coherence · 9d9da92c
      Kali Kaneko authored
      9d9da92c
    • Kali Kaneko's avatar
      [style] fmt · 5c4a4b79
      Kali Kaneko authored
      5c4a4b79
    • kali's avatar
      [pkg] abort install if we running an old version · 7ed49b92
      kali authored and Kali Kaneko's avatar Kali Kaneko committed
      stop if:
      
      - bitmask is running (we don't want to mess with the helper if the app
        is running)
      - we cannot stop the service for some reason.
      
      powershell gives more flexibility to stop services, but Remove-Service
      is not present in PS < 6, so we try to remove the service from the
      post-install too (the golang helper will complain about an eventlog
      registry key).
      
      this could probably be improved in the helper, but we'll be moving to
      the official openvpnserv2 service for 0.21.4. we might want to revisit
      the current helper for the firewall/killswitch.
Loading