Skip to content

fix: inclusive port range, connect timeout, and CLI flags#1

Open
Elshayib wants to merge 1 commit into
SuchirBob:mainfrom
Elshayib:fix/port-scan-off-by-one-and-timeouts
Open

fix: inclusive port range, connect timeout, and CLI flags#1
Elshayib wants to merge 1 commit into
SuchirBob:mainfrom
Elshayib:fix/port-scan-off-by-one-and-timeouts

Conversation

@Elshayib

@Elshayib Elshayib commented Jul 6, 2026

Copy link
Copy Markdown

Summary

  • Scan ports 1..N inclusively (previous loop stopped at N-1)
  • Add per-port socket timeout to avoid hanging on filtered hosts
  • Optional --targets, --ports, --timeout flags; README updated

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.

1 participant