azhuchkov / tunblkctl

Command-line frontend for Tunnelblick
MIT License
24 stars 1 forks source link

Tool dependencies #11

Open azhuchkov opened 9 months ago

azhuchkov commented 9 months ago

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, which may lead to unexpected failures.

The task supposes to manage this case somehow.