export type NetInfo = { assignedPort: number | null; assignedSslPort: number | null; };