Properties
_client
_client: { destroy: (...args: any[]) => Promise<any>; externalIp: (...args: any[]) => Promise<any>; map: (...args: any[]) => Promise<any> } | null | undefined
_enabled
_enabled: boolean
_externalIp
_externalIp: string | undefined
_options
_options: { autoUpdate: boolean; description: string; enablePMP: boolean; gateway: string | undefined; ttl: number }
Type declaration
-
autoUpdate: boolean
-
description: string
-
enablePMP: boolean
-
gateway: string | undefined
-
ttl: number