|
Port Scanner
Lightweight TCP port scanner for Linux
|
Include dependency graph for scanner.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Scanner |
| A class performs port scanning operations on a specified IP address for a given vector of ports. More... | |
Namespaces | |
| namespace | anonymous_namespace{scanner.hpp} |
Variables | |
| int constexpr | anonymous_namespace{scanner.hpp}::TIMEOUT_MS {200} |
| Timeout in milliseconds for socket connection attempts. | |