mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +01:00
Removed Homebrew from list of pre-built packages.
This commit is contained in:
parent
7f74731351
commit
ce5939856c
@ -148,7 +148,7 @@ Below is a screen shot of the client-auditing output when an unhardened OpenSSH
|
||||
Guides to harden server & client configuration can be found here: [https://www.ssh-audit.com/hardening_guides.html](https://www.ssh-audit.com/hardening_guides.html)
|
||||
|
||||
## Pre-Built Packages
|
||||
Pre-built packages are available for Windows (see the releases page), on PyPI, Snap, and Homebrew.
|
||||
Pre-built packages are available for Windows (see the releases page), PyPI, Snap, and Docker.
|
||||
|
||||
To install from PyPI:
|
||||
```
|
||||
@ -160,11 +160,6 @@ To install the Snap package:
|
||||
$ snap install ssh-audit
|
||||
```
|
||||
|
||||
To install on Homebrew:
|
||||
```
|
||||
$ brew install ssh-audit
|
||||
```
|
||||
|
||||
To install from Dockerhub:
|
||||
```
|
||||
$ docker pull positronsecurity/ssh-audit
|
||||
|
Loading…
Reference in New Issue
Block a user