aboutsummaryrefslogtreecommitdiff
path: root/security/py-ssh-audit
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-06-05 12:00:03 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-06-05 12:00:03 +0000
commitfdbfcf05fd5e0625c2832e3dc70e5d96832b5d25 (patch)
treeb1b4fb267f1a72b9eed8dc1ee51e44118dc8bf1b /security/py-ssh-audit
parenta43793491ad9ef500e0523245b7f951a54919a3f (diff)
downloadports-fdbfcf05fd5e0625c2832e3dc70e5d96832b5d25.tar.gz
ports-fdbfcf05fd5e0625c2832e3dc70e5d96832b5d25.zip
security/py-ssh-audit: fix pkg-descr
Move website to the fork that we use, add descriptions of new features from README.md.
Notes
Notes: svn path=/head/; revision=538011
Diffstat (limited to 'security/py-ssh-audit')
-rw-r--r--security/py-ssh-audit/pkg-descr5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/py-ssh-audit/pkg-descr b/security/py-ssh-audit/pkg-descr
index 37aead790d6b..98423428b503 100644
--- a/security/py-ssh-audit/pkg-descr
+++ b/security/py-ssh-audit/pkg-descr
@@ -1,7 +1,8 @@
-ssh-audit is a tool for ssh server auditing.
+ssh-audit is a tool for ssh server & client configuration auditing.
Features:
* SSH1 and SSH2 protocol server support;
+* analyze SSH client configuration;
* grab banner, recognize device or software and operating system,
detect compression;
* gather key-exchange, host-key, encryption and
@@ -15,4 +16,4 @@ Features:
* historical information from OpenSSH, Dropbear SSH and libssh;
* no dependencies, compatible with Python 2.6+, Python 3.x and PyPy.
-WWW: https://github.com/arthepsy/ssh-audit
+WWW: https://github.com/jtesta/ssh-audit