1 repo
Mechanisms for regulating packet transmission frequency to manage network congestion.
Distinguishing note: Focuses on high-precision timing for packet output regulation.
Explore 1 awesome GitHub repository matching networking & communication · Traffic Rate Limiters. Refine with filters or upvote what's useful.
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
Regulates packet output frequency using high-precision timers to maintain consistent scanning speeds.