Skip to content
Snippets Groups Projects
  1. Oct 19, 2024
    • jkito's avatar
      helper: use unix socket for local api · d98efd23
      jkito authored
      bitmask-vpn installs a daemon called bitmask-helper
      which exposes a http api to handle firewall up/down
      and openvpn connect/disconnect (only in macos)
      
      this daemon was listening on localhost, since it is
      meant to be only accessible to local processes we'v
      changed it to listen on a unix domain socket
      
      using unix socket allows to apply file  permissions
      and restrict access to the api to only the intended
      user
      d98efd23
  2. Oct 15, 2024
    • jkito's avatar
      change obfsvpn version to v1.1.0 · 7e176df8
      jkito authored
      we found a bug on obfsvpn that prevents the app
      from being able to connect via bridge a  second
      time onwards after disconnecting from the first
      
      ref: obfsvpn#64
      7e176df8
  3. Oct 14, 2024
  4. Oct 13, 2024
  5. Oct 07, 2024
  6. Sep 08, 2024
  7. Sep 05, 2024
  8. Sep 03, 2024
  9. Aug 27, 2024
  10. Aug 19, 2024
  11. Aug 18, 2024
Loading