From e7ed0fe09db7599269af026dd94d7b7e64887956 Mon Sep 17 00:00:00 2001 From: scivision <10931741+scivision@users.noreply.github.com> Date: Sun, 28 Jan 2024 22:44:47 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 259208e..dd54c43 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,12 @@ from command line: python -m findssh ``` +or use project script e.g. from [pipx](https://github.com/pypa/pipx): + +```sh +findssh +``` + * `-s` check the string from the server to attempt to verify the correct service has been found * `-t` timeout per server (seconds) useful for high latency connection * `-b` baseip (check other subnet besides your own)