namespace Netch.Models; public struct NatTypeTestResult { public string? Result; public string? LocalEnd; public string? PublicEnd; }