mirror of
				https://github.com/jtesta/ssh-audit.git
				synced 2025-11-04 03:02:15 +01:00 
			
		
		
		
	Removed Homebrew from list of pre-built packages.
This commit is contained in:
		@@ -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)
 | 
					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
 | 
				
			||||||
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:
 | 
					To install from PyPI:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
@@ -160,11 +160,6 @@ To install the Snap package:
 | 
				
			|||||||
$ snap install ssh-audit
 | 
					$ snap install ssh-audit
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To install on Homebrew:
 | 
					 | 
				
			||||||
```
 | 
					 | 
				
			||||||
$ brew install ssh-audit
 | 
					 | 
				
			||||||
```
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
To install from Dockerhub:
 | 
					To install from Dockerhub:
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
$ docker pull positronsecurity/ssh-audit
 | 
					$ docker pull positronsecurity/ssh-audit
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user