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

Feature: Scan all possible ports #12

Open
tmalaher opened this issue Feb 11, 2022 · 0 comments
Open

Feature: Scan all possible ports #12

tmalaher opened this issue Feb 11, 2022 · 0 comments

Comments

@tmalaher
Copy link

Additionally, for my solution to #11 I expanded the "slow" scan (i.e. fastscan==false) option so it scans all 65536 ports. This does take longer (6.5 minutes in my case) but that is still short enough to be useful. So maybe there are three options instead of two:
fastscan: 72 common ports
mediumscan: 3000+ less common ports
fullcan: all 65536 possible ports

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

No branches or pull requests

1 participant