Skip to content
Snippets Groups Projects
  1. Jul 22, 2024
  2. May 13, 2024
    • Pea Nut's avatar
      Use zerolog for logging, #771 · 3fcf8881
      Pea Nut authored
      Multiple log levels are supported and can be set via env variable (LOG_LEVEL)
      - trace (LOG_LEVEL=TRACE)
      - debug (LOG_LEVEL=DEBUG)
      - everything else: INFO
      3fcf8881
  3. Feb 15, 2023
  4. Nov 29, 2021
  5. Sep 25, 2020
  6. Jun 12, 2020
  7. May 07, 2020
  8. Apr 30, 2020
  9. Apr 27, 2020
  10. Dec 17, 2019
  11. Nov 05, 2019
  12. Aug 16, 2019
  13. Aug 05, 2019
  14. May 04, 2019
  15. Mar 19, 2019
  16. Feb 28, 2019
  17. Feb 21, 2019
  18. Feb 12, 2019
  19. Feb 04, 2019
    • meskio's avatar
      [feat] Add -start-vpn flag · d0703ec2
      meskio authored
      The -start-vpn flag can be set to on or off to turn the vpn on or off
      just after launching bitmask-vpn. So it doesn't depend on the status of
      the vpn of the last run.
      
      - Resolves: #114
      d0703ec2
    • meskio's avatar
      [feat] add -disable-autostart flag and config · b9ef49b5
      meskio authored
      Make possible to disable the autostart configuration for the next run. I
      can be done by configuring "DisableAustostart" to true in the
      systra.json or by passing the '-disable-autostart' flag to the binary.
      
      To make that possible I have rework how the Config struct work
      separating the file configuration with the runtime configuration.
      
      - Resolves: #100
      b9ef49b5
    • meskio's avatar
      [locales] update bengali translation · 51a4d191
      meskio authored
      51a4d191
  20. Jan 31, 2019
  21. Jan 17, 2019
  22. Jan 15, 2019
Loading