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

Stop panic on no ports to scan #41

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Stop panic on no ports to scan #41

merged 1 commit into from
Oct 18, 2024

Conversation

zanderlewis
Copy link
Contributor

This PR fixes the issue when you press s to scan ports, netscanner crashes if there are no ports.

This is fixed by returning, so nothing happens.

@Chleba
Copy link
Owner

Chleba commented Oct 18, 2024

Wow ... I am amazed that I didn't get this issue way sooner.
Amazing.
Thank You @zanderlewis 👍

@Chleba Chleba merged commit f2a35e9 into Chleba:main Oct 18, 2024
1 check passed
@zanderlewis
Copy link
Contributor Author

Wow ... I am amazed that I didn't get this issue way sooner.

Amazing.

Thank You @zanderlewis 👍

I had only just installed it when I started pressing everything on my keyboard in each tab. Found that issue in about 5 minutes, lol. Glad I could help! :)

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

Successfully merging this pull request may close these issues.

2 participants