allows once again "findssh" script or "python -m findssh", which allows pipx to work as well.
2.0.0
* Require Python >= 3.9 to make cancellable via "ctrl+c" and for general code quality * give examples of and make function names better for use from other Python scripts
1.5.0
* emit (print) servers as soon as they're detected * require Python 3.7 to clean up code
1.4.1
1.4.0
use more robust packaged app directory layout
CI to GitHub Actions
1.3.0
Used SelectorEventLoop instead of ProactorEventLoop on Windows, even for Python 3.8, to stop nuisance warnings