Skip to content
Snippets Groups Projects
Select Git revision
  • ui-924
  • main default protected
  • release
  • quic
  • macos-bitmask
  • qt6.6
  • auto-update
  • fix-915
  • update-obfsvpn
  • init-error
  • ovpn-status
  • introducer
  • fix-826
  • l10n
  • win-fix
  • rel
  • unix-socket
  • obfsvpn-bug
  • fix-903
  • fix-855
  • 0.25.8
  • 0.24.10
  • 0.24.10-rc.3
  • 0.24.10-rc.2
  • 0.24.10-rc.1
  • 0.24.8
  • 0.24.8-rc.3
  • 0.24.8-rc.2
  • 0.24.8-rc.1
  • 0.24.6-rc.1
  • 0.24.5
  • 0.24.3
  • 0.24.03-rc.1
  • 0.21.11
  • 0.21.6
  • 0.21.2
  • 0.20.4
  • 0.20.1
  • 0.19.11
  • 0.19.6
40 results

cmd

  • Clone with SSH
  • Clone with HTTPS
  • jkito's avatar
    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
    History
    Name Last commit Last update
    ..
    bitmask-helper
    bitmaskd
    snowflake-client