awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Network Target Selection · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesNetwork Target Selection

Algorithms for selecting and ordering network targets during large-scale discovery operations.

Distinguishing note: Focuses on the selection logic for network scanning targets.

Explore 1 awesome GitHub repository matching networking & communication · Network Target Selection. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Network Target Selection

Awesome Network Target Selection GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • robertdavidgraham/masscan

    robertdavidgraham/masscan

    25,355View on GitHub↗

    Masscan is a command-line network scanner designed for large-scale discovery and infrastructure reconnaissance. It identifies open ports across specific network segments or the entire internet by probing vast address ranges with high efficiency. The tool functions as an asynchronous packet engine, bypassing standard operating system kernel networking stacks to transmit raw packets directly from application memory. The project distinguishes itself through a specialized architecture that manages millions of concurrent connections by separating packet transmission and reception into independent

    Selects target IP addresses and ports using an efficient index-based algorithm for balanced scanning patterns.

    C
    25,355View on GitHub↗