Port Scanner
Lightweight TCP port scanner for Linux
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
scanner.hpp File Reference
#include <mutex>
#include <optional>
#include <vector>
#include "types.hpp"
+ 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
 

Namespaces

namespace  anonymous_namespace{scanner.hpp}
 

Variables

int constexpr anonymous_namespace{scanner.hpp}::TIMEOUT_MS {200}
 Timeout in milliseconds for socket connection attempts.