NetworkInterfaceDetails: {
    ipV4: string[];
    ipV6: string[];
    mac: string;
}