--- sidebar_label: RemoteAddress.ip --- # RemoteAddress.ip property #### Signature: ```typescript interface RemoteAddress { ip?: string; } ```