generated from Dicken/dickendock
round26: Ping vor Portscan, Liste neuer Dienste, Suchmaschinen-Integration (OpenSearch), API-Scanner
This commit is contained in:
@@ -83,7 +83,7 @@ export interface Category {
|
||||
|
||||
export interface ScanLogEntry {
|
||||
id: string;
|
||||
type: "device" | "fritzbox";
|
||||
type: "device" | "fritzbox" | "api";
|
||||
targetId: string | null;
|
||||
level: "info" | "error";
|
||||
message: string;
|
||||
|
||||
Reference in New Issue
Block a user