Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation via pipx fails now that the console script is gone #5

Closed
dreuter opened this issue Apr 21, 2023 · 1 comment
Closed

Installation via pipx fails now that the console script is gone #5

dreuter opened this issue Apr 21, 2023 · 1 comment
Labels

Comments

@dreuter
Copy link

dreuter commented Apr 21, 2023

Hey scivision,

First of all thanks for this really great project. Especially its ease of use compared to nmap and the fact that it directly outputs all and only the information that I need is really great (outputting the ssh version is genius, as I was able to find the robots (physical robots) versus all developer PCs at my last employer with ease by looking at the ssh version). You saved me so much time already!

I do have one question/feature request though :) In the commit fb953cf you have deleted the console script. Is there any reason why? I liked the briefness of findssh as I used the command quite a lot

But even more importantly I always installed findssh via pipx (another awesome tool BTW, it lets you install cli tools without ever running into version conflicts and in a very clean way), but this is no longer possible, because it requires a console script. Of course I can simply install version 1.5.0 and this version works fine as well, but I would rather get the latest and greatest ;)

@scivision
Copy link
Owner

Thanks this is fixed in v2.0.1, it was an oversight when upgrading from setup.cfg to pyproject.toml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants