webframp / homebrew-osxsec

Homebrew casks and formulas for various security related macOS tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSX Security Tools Tap

Homebrew tap to install tools not included in the default cask or experimental things not yet ready for prime time. Basically just stuff I wanted for myself.

This contains both brew cask and normal brew formulas.

NOTE I make no guarantees about the quality,usefulness or security of any of these tools and am not the author. Use at your own risk.

Usage

brew tap webframp/osxsec

Then, installing the latest version of systhist is just:

brew cask install systhist

For a non-cask formula use:

brew install <toolname>

If you no longer wish to use the tap, you can remove it:

brew untap webframp/osxsec

About

Homebrew casks and formulas for various security related macOS tools


Languages

Language:Ruby 100.0%