![]() |
Panoptes 1.0.0
Endpoint Detection and Response
|
#include <Windows.h>#include <iostream>#include <string>#include "scanner_ipc.hpp"#include "absl/flags/flag.h"#include "absl/flags/parse.h"#include <nlohmann/json.hpp>Go to the source code of this file.
Functions | |
| ABSL_FLAG (std::string, file, "", "File for Panoptes To Scan") | |
| int | main () |
| ABSL_FLAG | ( | std::string | , |
| file | , | ||
| "" | , | ||
| "File for Panoptes To Scan" | |||
| ) |
| int main | ( | ) |
Definition at line 11 of file scan_cli.cpp.
References PanoptesServiceClient::QueuePeScan().