mirror of https://github.com/jtesta/ssh-audit.git
Document changes.
This commit is contained in:
parent
72b0c2e216
commit
82a319f0e7
|
@ -26,6 +26,11 @@ usage: ssh-audit.py [-bnv] [-l <level>] <host[:port]>
|
||||||
![screenshot](https://cloud.githubusercontent.com/assets/7356025/17623665/da5281c8-60a9-11e6-9582-13f9971c22e0.png)
|
![screenshot](https://cloud.githubusercontent.com/assets/7356025/17623665/da5281c8-60a9-11e6-9582-13f9971c22e0.png)
|
||||||
|
|
||||||
## ChangeLog
|
## ChangeLog
|
||||||
|
### v1.0.20160902
|
||||||
|
- implement batch output option
|
||||||
|
- implement minimum output level option
|
||||||
|
- fix compatibility with Python 2.6
|
||||||
|
|
||||||
### v1.0.20160812
|
### v1.0.20160812
|
||||||
- implement SSH version compatibility feature
|
- implement SSH version compatibility feature
|
||||||
- fix wrong mac algorithm warning
|
- fix wrong mac algorithm warning
|
||||||
|
|
Loading…
Reference in New Issue