export type ShowConfigParams = { subnet: string; ip: string; wanAddr: string | null; };