tunblkctl
tunblkctl copied to clipboard
Command-line frontend for Tunnelblick
Do not suggest unsuitable VPN configurations.
Hello, First, I would like to thank you for your work and effort; tunblkctl is really useful. In my case, the VPN requires an additional security code (TOTP). I would...
Fix exit codes in case of internal errors. Sane error reporting: no table header in case of error, etc.
It's likely that current API can be improved in the sense of making it more consistent.
It should be possible to set default connection using environment variable, which then should be used by default by tool commands.
It's should be possible to handle multiple connections at once. So far it's possible to only `disconnect all`.
Despite of the tool doesn't declare any dependencies except Tunnelblick, it still uses some tools preinstalled in macOS. A user can shadow them by incompatible version from GNU or Homebrew,...