--- sidebar_label: RemoteAddress --- # RemoteAddress interface #### Signature: ```typescript export interface RemoteAddress ``` ## Properties | Property | Modifiers | Type | Description | Default | | -------- | --------------------- | ------ | ----------- | ------- | | ip | optional | string | | | | port | optional | number | | |