Commit Graph
11 Commits
Author SHA1 Message Date
thecliguyandGitHub e4d864c6c1 usage now respects no color (#162)
* usage now respects no color

* Removed superfluous parens after 'not'
2023-02-06 18:20:34 -05:00
thecliguyandGitHub e50ac5c84d Gex test usage text (#158)
* Reformatted Usage Text for --gex-test in README.md

* Reformatted Usage Text for --gex-test in ssh_audit.py

Reformatted to adhere to a max line length of 80 characters.
2022-10-27 10:11:05 -04:00
thecliguyandJoe Testa eb4ae65b0a Usage now includes '-g' and '--gex-test' parameters 2022-04-10 12:37:48 -04:00
Adam RussellandJoe Testa 19f192d21f Corrected accidental text update and a minor typo. 2022-03-24 10:53:47 -04:00
Adam RussellandJoe Testa 5ac0ffa8f1 DH GEX Modulus Size Testing 2022-03-24 10:53:47 -04:00
thecliguyandGitHub 2f1a2a60b1 Added ToC to README.md (#101) 2021-03-04 18:23:12 -05:00
thecliguyandGitHub 83bd049486 Debug Logging and visibility of SSH Connection errors (#99)
* Debug Logging and visibility of SSH Connection errors

* Updated date in man page
2021-03-02 11:06:40 -05:00
thecliguyandGitHub 8a8c284d9a Colour no longer disabled on older vers of Windows. If ssh-audit invoked with a manual parameter and the colorama library was not imported then colour output is disabled. (#95) 2021-02-18 14:52:08 -05:00
thecliguyandGitHub 090b5d760b Man Page on Windows (#93)
* Man Page on Windows

* Corrected typo in update_windows_man_page.sh

* Check that the 'sed' (stream editor) binary exists
2021-02-05 15:43:50 -05:00
thecliguyandGitHub dbe14a075e Added future deprecation notice of ssh-rsa (#92) 2021-02-01 13:17:46 -05:00
thecliguyandGitHub a3e4f9dbaa Added similar algorithm suggestions to --lookup (#80) 2020-10-28 11:56:12 -04:00